Sign in
webkit
/
WebKit
/
1eb5c7a96be3f0d2454365b6a899399e41850726
/
.
/
JSTests
/
test262
/
test
/
language
/
module-code
/
instn-named-err-dflt-thru-star-dflt_FIXTURE.js
blob: b59a4bf511012d6ed54a30a97cb513dbc1cc8885 [
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
;
export
{
x as
default
};