summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/instn-named-err-ambiguous-1_FIXTURE.js
blob: 6a4a7279cf29b5bbd5beffb58a288ac63240a531 (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 var x;