summaryrefslogtreecommitdiff
path: root/cli/tests/error_001.ts.out
blob: d4103349a2ac8f49f7634b027224c147eb26b793 (plain)
1
2
3
4
5
6
[WILDCARD]error: Uncaught Error: bad
  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