blob: d64803a00553b28c887a1a7aba1f2b448b141696 [file] [log] [blame]
import { b } from "cyclicImport2.js";
export let a = 1;
assertEq(b, 2);