blob: 9fec5d968a330773907af477cea0eab2e29a00b0 (
plain)
1
2
3
4
5
6
|
[WILDCARD]error: Uncaught (in promise) Error: exception from mod1
throw Error("exception from mod1");
^
at throwsError ([WILDCARD]/subdir/mod1.ts:16:9)
at foo ([WILDCARD]/error_002.ts:4:3)
at [WILDCARD]/error_002.ts:7:1
|