Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| module; error: TypeError
import * as ns from "module1.js";
ns.a = 2;