Sign in
webkit
/
WebKit
/
c91666578eb66df1bc73eab4760fe768fd342adc
/
.
/
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
};