mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
11 lines
336 B
Text
11 lines
336 B
Text
|
hello
|
||
|
before error
|
||
|
error Error: error
|
||
|
at foo ([WILDCARD]testdata/async_error.ts:4:11)
|
||
|
at eval ([WILDCARD]testdata/async_error.ts:6:1)
|
||
|
at Object.eval [as globalEval] (<anonymous>)
|
||
|
at execute (/main.js:[WILDCARD])
|
||
|
at FileModule.compileAndRun (/main.js:[WILDCARD])
|
||
|
at /main.js:[WILDCARD]
|
||
|
at /main.js:[WILDCARD]
|