2
0
Mark Sibly 9 жил өмнө
parent
commit
b99517abcc
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      hello-world.monkey2

+ 2 - 0
hello-world.monkey2

@@ -27,6 +27,8 @@ End
 
 Function Main()
 
+	Print "Hello World!"
+
 	New AppInstance
 	
 	New MyWindow