deno_cli_lib 1.8.3

Provides the deno executable
1
2
3
4
5
6
7
8
[WILDCARD]Error: constructor
    at new A ([WILDCARD]tests/error_020_stack_constructor.ts:[WILDCARD])
    at [WILDCARD]tests/error_020_stack_constructor.ts:[WILDCARD]
error: Uncaught Error: constructor
    throw new Error("constructor");
          ^
    at new A ([WILDCARD]tests/error_020_stack_constructor.ts:[WILDCARD])
    at [WILDCARD]tests/error_020_stack_constructor.ts:[WILDCARD]