Merge pull request #286 from hughgrigg/typescript

Add TypeScript
This commit is contained in:
Mike Donaghy
2017-02-12 16:08:12 -06:00
committed by GitHub

1
t/typescript.ts Normal file
View File

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