mirror of https://github.com/tc39/test262.git
4 lines
48 B
JavaScript
4 lines
48 B
JavaScript
|
import { A } from "./A.js"
|
||
|
|
||
|
export let B = "B";
|