deno 1.11.2

Provides the deno executable
1
2
3
4
5
6
[WILDCARD]error: Uncaught Error: exception from mod1
  throw Error("exception from mod1");
        ^
    at throwsError ([WILDCARD]tests/subdir/mod1.ts:16:9)
    at foo ([WILDCARD]tests/error_002.ts:4:3)
    at [WILDCARD]tests/error_002.ts:7:1