Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| module; error: SyntaxError
import * as ns from "module1.js";
delete ns;