Added Deno (#746)

This commit is contained in:
Akshay Joshi
2020-05-11 06:47:32 +05:30
committed by GitHub
parent a6539cefb2
commit dec457fe3d
2 changed files with 2 additions and 0 deletions

1
d/deno.ts Normal file
View File

@@ -0,0 +1 @@
console.log("Hello World");