mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
9 lines
368 B
Text
9 lines
368 B
Text
|
[WILDCARD]Error: constructor
|
||
|
at new A ([WILDCARD]/error_020_stack_constructor.ts:[WILDCARD])
|
||
|
at [WILDCARD]/error_020_stack_constructor.ts:[WILDCARD]
|
||
|
error: Uncaught Error: constructor
|
||
|
throw new Error("constructor");
|
||
|
^
|
||
|
at new A ([WILDCARD]/error_020_stack_constructor.ts:[WILDCARD])
|
||
|
at [WILDCARD]/error_020_stack_constructor.ts:[WILDCARD]
|