mirror of
https://github.com/denoland/deno.git
synced 2024-11-13 16:26:08 -05:00
9 lines
444 B
Text
9 lines
444 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 DenoCompiler.eval [as _globalEval] (<anonymous>)
|
|
at DenoCompiler._gatherDependencies ([WILDCARD]/js/compiler.ts:[WILDCARD])
|
|
at DenoCompiler.run ([WILDCARD]/js/compiler.ts:[WILDCARD])
|
|
at denoMain ([WILDCARD]/js/main.ts:[WILDCARD])
|
|
at deno_main.js:1:1
|