mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
54aefa2886
Plus changes to tests to accomodate.
9 lines
426 B
Text
9 lines
426 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 (deno/js/compiler.ts:[WILDCARD])
|
|
at DenoCompiler.run (deno/js/compiler.ts:[WILDCARD])
|
|
at denoMain (deno/js/main.ts:[WILDCARD])
|
|
at deno_main.js:1:1
|