(async (): Promise => { const _badModule = await import("./bad-module.ts"); })();