Sign in
webkit
/
WebKit
/
576a979610e4022489e162a6cf99857a249b2267
/
.
/
JSTests
/
test262
/
test
/
language
/
module-code
/
instn-star-props-dflt-skip-star-as-named-end_FIXTURE.js
blob: 0e9f326b22af83d4f71a1986308e1f7b70d153c1 [
file
] [
log
] [
blame
]
// Copyright (C) 2018 Valerie Young. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
var
x
;
export
var
namedOther
=
null
;
export
{
x as
default
};