Merge pull request #152 from EvanHahn/patch-1

Hello world in Hy
This commit is contained in:
Mike Donaghy
2015-04-13 22:29:34 -04:00

1
h/hy.hy Normal file
View File

@@ -0,0 +1 @@
(print "Hello World!")