blob: f3f8c006800ef46248ef52e54eb26f0b89ac1f57 (
plain)
1
2
3
4
5
6
7
|
[WILDCARD]
error: Uncaught (in promise) Error: bad
throw Error("bad");
^
at foo (http://localhost:4545/run/error_001.ts:2:9)
at bar (http://localhost:4545/run/error_001.ts:6:3)
at http://localhost:4545/run/error_001.ts:9:1
|