summaryrefslogtreecommitdiff
path: root/cli/tests/error_020_stack_constructor.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/error_020_stack_constructor.ts.out')
-rw-r--r--cli/tests/error_020_stack_constructor.ts.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/error_020_stack_constructor.ts.out b/cli/tests/error_020_stack_constructor.ts.out
index a60e375d7..96a243e74 100644
--- a/cli/tests/error_020_stack_constructor.ts.out
+++ b/cli/tests/error_020_stack_constructor.ts.out
@@ -2,5 +2,7 @@
at new A ([WILDCARD]tests/error_020_stack_constructor.ts:[WILDCARD])
at [WILDCARD]tests/error_020_stack_constructor.ts:[WILDCARD]
error: Uncaught Error: constructor
+ throw new Error("constructor");
+ ^
at new A ([WILDCARD]tests/error_020_stack_constructor.ts:[WILDCARD])
at [WILDCARD]tests/error_020_stack_constructor.ts:[WILDCARD]