diff options
Diffstat (limited to 'cli/tests/tsc2/https_deno.land-x-c.js')
-rw-r--r-- | cli/tests/tsc2/https_deno.land-x-c.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/tsc2/https_deno.land-x-c.js b/cli/tests/tsc2/https_deno.land-x-c.js new file mode 100644 index 000000000..7f2cfac77 --- /dev/null +++ b/cli/tests/tsc2/https_deno.land-x-c.js @@ -0,0 +1 @@ +export const c = "c"; |