summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/instn-star-star-cycle-2_FIXTURE.js
blob: feb9ca5f2a30a0af9f27ed3e2751c7dbde025598 (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 * from './instn-star-star-cycle-indirect-x_FIXTURE.js';