diff options
Diffstat (limited to 'cli/tests/error_023_stack_async.ts.out')
-rw-r--r-- | cli/tests/error_023_stack_async.ts.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/error_023_stack_async.ts.out b/cli/tests/error_023_stack_async.ts.out index e5b707ce4..2f4ffd2f3 100644 --- a/cli/tests/error_023_stack_async.ts.out +++ b/cli/tests/error_023_stack_async.ts.out @@ -3,6 +3,8 @@ at async [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD] at async [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD] error: Uncaught Error: async + throw new Error("async"); + ^ at [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD] at async [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD] at async [WILDCARD]tests/error_023_stack_async.ts:[WILDCARD] |