mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
11 lines
442 B
Text
11 lines
442 B
Text
|
[WILDCARD]Error: async
|
||
|
at [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
|
||
|
at async [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
|
||
|
at async [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
|
||
|
error: Uncaught Error: async
|
||
|
throw new Error("async");
|
||
|
^
|
||
|
at [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
|
||
|
at async [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
|
||
|
at async [WILDCARD]/error_023_stack_async.ts:[WILDCARD]
|