blob: 42abd66c50148cd5489cfd762b9f8bef297c92ab [file] [log] [blame]
// |jit-test| module; error: TypeError
import { a } from "module1.js";
a = 2;