summaryrefslogtreecommitdiff
path: root/tests/async_error.ts.out
blob: a33abb4df9bc5394f9ba2b577ab30b506206ad2b (plain)
1
2
3
4
5
6
7
8
9
[WILDCARD]hello
before error
world
[WILDCARD]tests/async_error.ts:4:10
    throw Error("error");

Error: error
    at foo ([WILDCARD]tests/async_error.ts:4:9)
    at [WILDCARD]tests/async_error.ts:7:1