test262/test/language/module-code/dynamic-import/catch/instn-iee-err-ambiguous_FIXTURE.js
2018-10-04 16:16:35 -04:00

6 lines
251 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 * from './instn-iee-err-ambiguous-1_FIXTURE.js';
export * from './instn-iee-err-ambiguous-2_FIXTURE.js';