Merge pull request #473 from January/patch-1

Add Hello World in Arc
This commit is contained in:
Mike Donaghy
2018-07-16 12:17:16 -05:00
committed by GitHub

1
a/arc.arc Normal file
View File

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