1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-14 16:33:45 -05:00
denoland-deno/tests/error_001.ts.out

9 lines
371 B
Text
Raw Normal View History

2018-12-10 17:50:41 -05:00
[WILDCARD]Error: bad
2018-08-10 13:38:57 -04:00
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 _gatherDependencies ([WILDCARD]/js/compiler.ts:[WILDCARD])
at run ([WILDCARD]/js/compiler.ts:[WILDCARD])
2018-10-13 19:04:56 -04:00
at denoMain ([WILDCARD]/js/main.ts:[WILDCARD])
at <anonymous>:1:1