import { baz } from './module' if (1 + 1 == 3) { baz(); }