deno 1.11.2

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