summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/eval-rqstd-order-3_FIXTURE.js
blob: 8c9b8c92fdc42c6b89600a1c0328c263e5f163a4 (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.

Function('return this;')().test262 += '3';