mirror of
https://github.com/denoland/deno.git
synced 2024-11-14 16:33:45 -05:00
f37d67e809
This reverts commit 3d03f5b0cb
.
10 lines
335 B
Text
10 lines
335 B
Text
[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
|