summaryrefslogtreecommitdiff
path: root/tests/async_error.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/async_error.ts.out')
-rw-r--r--tests/async_error.ts.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/async_error.ts.out b/tests/async_error.ts.out
index 862cf0f96..69be815a0 100644
--- a/tests/async_error.ts.out
+++ b/tests/async_error.ts.out
@@ -1,5 +1,6 @@
hello
before error
+world
Error: error
at foo ([WILDCARD]tests/async_error.ts:4:9)
at eval ([WILDCARD]tests/async_error.ts:7:1)