summaryrefslogtreecommitdiff
path: root/tests/async_error.ts.out
blob: 1e7e901f6305d3b9ea1aea49330e2448f2790c1a (plain)
1
2
3
4
5
6
7
8
9
10
[WILDCARD]hello
before error
world
Error: error
    at foo ([WILDCARD]tests/async_error.ts:4:9)
    at eval ([WILDCARD]tests/async_error.ts:7:1)
    at _gatherDependencies ([WILDCARD]/js/compiler.ts:[WILDCARD])
    at run ([WILDCARD]/js/compiler.ts:[WILDCARD])
    at denoMain ([WILDCARD]/js/main.ts:[WILDCARD])
    at <anonymous>:1:1