This commit is contained in:
Haz
2020-07-15 05:57:10 +02:00
committed by GitHub
parent 1755db21e8
commit dda78dbcf6
2 changed files with 6 additions and 1 deletions

4
a/ATS2.dats Normal file
View File

@@ -0,0 +1,4 @@
val _ =
print ("Hello world\n")
implement main0 () = ()