Browse Source

cleanups.

Mark Sibly 9 năm trước cách đây
mục cha
commit
b99517abcc
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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