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