test262/test/language/module-code/dynamic-import/usage/dynamic-import-module_FIXTURE.js
2018-10-04 16:16:35 -04:00

5 lines
157 B
JavaScript

// Copyright (C) 2018 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
export var x = 1;