mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
10 lines
377 B
Text
10 lines
377 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 eval (<anonymous>)
|
||
|
at execute (deno/js/runtime.ts:[WILDCARD])
|
||
|
at FileModule.compileAndRun (deno/js/runtime.ts:[WILDCARD])
|
||
|
at denoMain (deno/js/main.ts:[WILDCARD])
|
||
|
at deno_main.js:1:1
|