summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/instn-star-props-dflt-keep-indirect-reexport_FIXTURE.js
blob: a9559b7f66e84d7f26c8c2b5ff3cd4cc8aab5e45 (plain)
1
2
3
4
5
// |reftest| skip -- not a test file
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

export { default } from './instn-star-props-dflt-keep-indirect-def_FIXTURE.js';