mirror of
https://github.com/denoland/deno.git
synced 2025-02-24 14:11:58 -05:00
7 lines
240 B
Text
7 lines
240 B
Text
![]() |
error: Uncaught (in promise) Error: boom!
|
||
|
throw new Error("boom!");
|
||
|
^
|
||
|
at boom (file:///[WILDLINE]standalone_error.ts:2:9)
|
||
|
at foo (file:///[WILDLINE]standalone_error.ts:6:3)
|
||
|
at file:///[WILDLINE]standalone_error.ts:9:1
|