summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/error_001.ts.out
blob: 25664a9a459fc4d28189618003de0c7b99d74c04 (plain)
1
2
3
4
5
6
[WILDCARD]error: Uncaught Error: bad
  throw Error("bad");
        ^
    at foo ([WILDCARD]/error_001.ts:2:9)
    at bar ([WILDCARD]/error_001.ts:6:3)
    at [WILDCARD]/error_001.ts:9:1