summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/instn-star-props-dflt-skip-star-as-named_FIXTURE.js
blob: 7f6a49416149c551245a9c3df1a7c1ea5db93455 (plain)
1
2
3
4
5
// |reftest| skip -- not a test file
// Copyright (C) 2018 Valerie Young. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

export * as named from './instn-star-props-dflt-skip-star-as-named-end_FIXTURE.js';