blob: 5a9c21e89fe00e17923bfffd8a4ed28d9536cd50 (
plain)
1
2
3
4
5
6
7
8
|
[WILDCARD]Error: exception from mod1
at throwsError (file://[WILDCARD]/tests/subdir/mod1.ts:16:9)
at foo (file://[WILDCARD]/tests/error_002.ts:4:3)
at eval (file://[WILDCARD]/tests/error_002.ts:7:1)
at _drainRunQueue ([WILDCARD]/js/compiler.ts:[WILDCARD])
at run ([WILDCARD]/js/compiler.ts:[WILDCARD])
at denoMain ([WILDCARD]/js/main.ts:[WILDCARD])
at <anonymous>:1:1
|