summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/instn-star-props-dflt-skip-star-as-prod_FIXTURE.js
blob: afc12ff886810df74ef963c0f3f7f72a3d1ac2fa (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 production from './instn-star-props-dflt-skip-star-as-prod-end_FIXTURE.js';