Sign in
webkit
/
WebKit
/
a505795d6604e65c53d1725ad4e11f5541e21004
/
.
/
JSTests
/
test262
/
test
/
language
/
module-code
/
instn-star-props-dflt-keep-local-named_FIXTURE.js
blob: fde22294b40b2e9623d098e8b7fae7896535f7bc [
file
] [
log
] [
blame
]
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
var
x
=
null
;
export
{
x as
default
};