This website works better with JavaScript
Home
Explore
Help
Sign In
blitz
/
monkey2
mirror of
https://github.com/blitz-research/monkey2.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
cleanups.
Mark Sibly
9 years ago
parent
c0c036919b
commit
b99517abcc
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
hello-world.monkey2
+ 2
- 0
hello-world.monkey2
View File
@@ -27,6 +27,8 @@ End
Function Main()
+ Print "Hello World!"
+
New AppInstance
New MyWindow