import {x} from './foo.js'; var y = true; function f() { return [x, y, console]; }