Sign in
webkit
/
WebKit
/
61259cd38cb4b6635573aaaa4b864b3a71e96038
/
.
/
JSTests
/
test262
/
test
/
language
/
module-code
/
instn-iee-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
};