Source code

Revision control

Copy as Markdown

Other Tools

import { b } from "cyclicImport2.js";
export let a = 1;
assertEq(b, 2);