Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
JSTests
/
test262
/
test
/
language
/
module-code
/
instn-star-props-circular-a_FIXTURE.js
blob: 75e234d8ab4a0bcbde033721f291b5660706dbad [
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.
export
*
from
'./instn-star-props-circular-b_FIXTURE.js'
;
export
var
fromA
;