0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 06:07:03 -04:00
deno/tests/error_002.ts.out

9 lines
393 B
Text
Raw Normal View History

2018-12-10 17:50:41 -05:00
[WILDCARD]Error: exception from mod1
at throwsError (file://[WILDCARD]/tests/subdir/mod1.ts:16:9)
2018-10-13 16:04:56 -07:00
at foo (file://[WILDCARD]/tests/error_002.ts:4:3)
at eval (file://[WILDCARD]/tests/error_002.ts:7:1)
at _drainRunQueue ([WILDCARD]/js/runner.ts:[WILDCARD])
at run ([WILDCARD]/js/runner.ts:[WILDCARD])
2018-10-13 16:04:56 -07:00
at denoMain ([WILDCARD]/js/main.ts:[WILDCARD])
2018-08-10 10:38:57 -07:00
at deno_main.js:1:1