summaryrefslogtreecommitdiff
path: root/tests/testdata/compile/standalone_error_module_with_imports_2.ts
blob: ef052b512e07f615f3dea06b2d7feb381ae4191e (plain)
1
2
console.log("hello");
throw new Error("boom!");