summaryrefslogtreecommitdiff
path: root/tests/testdata/run/report_error_end_of_program.ts.out
blob: ecca63389355f4713d951e559630bd7097d639d7 (plain)
1
2
3
4
error: Uncaught Error: foo
reportError(new Error("foo"));
            ^
    at [WILDCARD]/report_error_end_of_program.ts:1:13