mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
10 lines
335 B
Text
10 lines
335 B
Text
hello
|
|
before error
|
|
Error: error
|
|
at foo ([WILDCARD]tests/async_error.ts:4:9)
|
|
at eval ([WILDCARD]tests/async_error.ts:7:1)
|
|
at eval (<anonymous>)
|
|
at execute (deno/js/runtime.ts:[WILDCARD])
|
|
at FileModule.compileAndRun (deno/js/runtime.ts:[WILDCARD])
|
|
at denoMain (deno/js/main.ts:[WILDCARD])
|
|
at deno_main.js:1:1
|