summaryrefslogtreecommitdiff
path: root/cli/tests/error_001.ts.out
blob: 3c7e2828ea7de307e5d5e70e1bbca514ddc082a2 (plain)
1
2
3
4
5
6
7
8
9
[WILDCARD]error: Uncaught Error: bad
[WILDCARD]tests/error_001.ts:2:9

2   throw Error("bad");
          ^

    at foo ([WILDCARD]tests/error_001.ts:2:9)
    at bar ([WILDCARD]tests/error_001.ts:6:3)
    at [WILDCARD]tests/error_001.ts:9:1