summaryrefslogtreecommitdiff
path: root/cli/tests/error_stack.ts.out
blob: 2bb629e2d3ea26a34f727e80735550eabc8b9c4c (plain)
1
2
3
4
5
6
[WILDCARD]Error: foo
    at foo ([WILDCARD]tests/error_stack.ts:2:9)
    at [WILDCARD]tests/error_stack.ts:6:3
error: Uncaught Error: foo
    at foo ([WILDCARD]tests/error_stack.ts:2:9)
    at [WILDCARD]tests/error_stack.ts:6:3