1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/error_001.ts.out
2018-11-20 08:46:56 -08:00

9 lines
422 B
Text

Error: bad
at foo (file://[WILDCARD]tests/error_001.ts:2:9)
at bar (file://[WILDCARD]tests/error_001.ts:6:3)
at eval (file://[WILDCARD]tests/error_001.ts:9:1)
at Runner.eval [as _globalEval] (<anonymous>)
at Runner._gatherDependencies ([WILDCARD]/js/runner.ts:[WILDCARD])
at Runner.run ([WILDCARD]/js/runner.ts:[WILDCARD])
at denoMain ([WILDCARD]/js/main.ts:[WILDCARD])
at deno_main.js:1:1