mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
10 lines
332 B
Text
10 lines
332 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/runner.ts:[WILDCARD])
|
|
at run ([WILDCARD]/js/runner.ts:[WILDCARD])
|
|
at denoMain ([WILDCARD]/js/main.ts:[WILDCARD])
|
|
at deno_main.js:1:1
|