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