Add ArkScript (#864)

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Wafelack
2020-11-12 11:35:10 -08:00
committed by GitHub
parent d0586af01e
commit d11f78061d
2 changed files with 5 additions and 3 deletions

1
a/ArkScript.ark Normal file
View File

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