mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
7 lines
229 B
Text
7 lines
229 B
Text
|
[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
|