diff options
Diffstat (limited to 'tests/async_error.ts.out')
-rw-r--r-- | tests/async_error.ts.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/async_error.ts.out b/tests/async_error.ts.out index f282f6c3e..862cf0f96 100644 --- a/tests/async_error.ts.out +++ b/tests/async_error.ts.out @@ -4,6 +4,7 @@ Error: error at foo ([WILDCARD]tests/async_error.ts:4:9) at eval ([WILDCARD]tests/async_error.ts:7: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 |