summaryrefslogtreecommitdiff
path: root/cli/tests/error_026_remote_import_error.ts.out
blob: e2d6545ef04ba7d0de1c4f2fba96050f63107d5f (plain)
1
2
3
4
5
6
7
[WILDCARD]error: Uncaught Error: bad
  throw Error("bad");
        ^
    at foo (http://localhost:4545/cli/tests/error_001.ts:2:9)
    at bar (http://localhost:4545/cli/tests/error_001.ts:6:3)
    at http://localhost:4545/cli/tests/error_001.ts:9:1
[WILDCARD]