aboutsummaryrefslogtreecommitdiffstats
path: root/test/language/module-code/instn-iee-err-circular_FIXTURE.js
blob: 3d7fcb9634eb698cc2bf0fbabb9c110b39bbb6cd (plain)
1
2
3
4
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

export { x } from './instn-iee-err-circular.js';