Added Milkscript (#760)

This commit is contained in:
Nimplex
2020-07-01 22:18:41 +02:00
committed by GitHub
parent d970061863
commit eeac4797da
2 changed files with 3 additions and 0 deletions

2
m/milkscript.milk Normal file
View File

@@ -0,0 +1,2 @@
#import "basic"
print("Hello World")