summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/namespace/internals/get-nested-namespace-dflt-skip-named_FIXTURE.js
blob: 9967b927448609307d1a2feda8fe9525aace2202 (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 namedns2 from './get-nested-namespace-dflt-skip-named-end_FIXTURE.js';