mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
11 lines
372 B
Text
11 lines
372 B
Text
|
/main.js:[WILDCARD]
|
||
|
throw _iteratorError;
|
||
|
^
|
||
|
Error: bad
|
||
|
at foo ([WILDCARD]testdata/error.ts:2:9)
|
||
|
at bar ([WILDCARD]testdata/error.ts:6:3)
|
||
|
at eval ([WILDCARD]testdata/error.ts:9:1)
|
||
|
at Object.eval [as globalEval] (<anonymous>)
|
||
|
at execute (../runtime.ts:[WILDCARD])
|
||
|
at FileModule.compileAndRun (../runtime.ts:[WILDCARD]
|