blob: 96b9e602af3e039801831c8457181365aeb67b78 (
plain)
1
2
3
4
5
6
|
[WILDCARD]error: Uncaught 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
|