2018-08-10 15:16:41 -04:00
|
|
|
hello
|
|
|
|
before error
|
2018-10-12 14:22:52 -04:00
|
|
|
world
|
2018-08-10 15:16:41 -04:00
|
|
|
Error: error
|
2018-08-16 11:28:02 -04:00
|
|
|
at foo ([WILDCARD]tests/async_error.ts:4:9)
|
|
|
|
at eval ([WILDCARD]tests/async_error.ts:7:1)
|
2018-08-22 17:17:26 -04:00
|
|
|
at DenoCompiler.eval [as _globalEval] (<anonymous>)
|
2018-10-13 19:04:56 -04:00
|
|
|
at DenoCompiler._gatherDependencies ([WILDCARD]/js/compiler.ts:[WILDCARD])
|
|
|
|
at DenoCompiler.run ([WILDCARD]/js/compiler.ts:[WILDCARD])
|
|
|
|
at denoMain ([WILDCARD]/js/main.ts:[WILDCARD])
|
2018-08-10 15:16:41 -04:00
|
|
|
at deno_main.js:1:1
|