cyclic-import.js (83B)
1 // |jit-test| module; error: ReferenceError 2 3 import { a } from "cyclicImport1.js";