1 2 3 4 5 6
// |jit-test| error: Error let m = parseModule(` import A from "A"; `); m.declarationInstantiation();