test262/implementation-contributed/javascriptcore/modules/module-eval/B.js

4 lines
48 B
JavaScript

import { A } from "./A.js"
export let B = "B";