mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
7 lines
221 B
Text
7 lines
221 B
Text
|
[WILDCARD]error: Uncaught (in promise) Error: Hello 2
|
||
|
throw new Error(`Hello ${A.C}`);
|
||
|
^
|
||
|
at a (blob:null/[WILDCARD]:8:10)
|
||
|
at file:///[WILDCARD]/cli/tests/import_blob_url_error_stack.ts:13:1
|
||
|
[WILDCARD]
|