test262/test/language/module-code/instn-star-err-not-found-faulty_FIXTURE.js
2016-07-30 15:08:26 -04:00

5 lines
204 B
JavaScript

// 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-star-err-not-found-empty_FIXTURE.js';