summaryrefslogtreecommitdiff
path: root/cli/tests/error_020_stack_constructor.ts.out
blob: 96a243e74a2b4e70afdc095dab1f58387af0a46b (plain)
1
2
3
4
5
6
7
8
[WILDCARD]Error: constructor
    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]