var foo = () => console.log("foo"); foo(); import "./bar2";