This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
blitz
/
monkey2
mirror of
https://github.com/blitz-research/monkey2.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
cleanups.
Mark Sibly
9 năm trước cách đây
mục cha
c0c036919b
commit
b99517abcc
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
hello-world.monkey2
+ 2
- 0
hello-world.monkey2
Xem Tập Tin
@@ -27,6 +27,8 @@ End
Function Main()
+ Print "Hello World!"
+
New AppInstance
New MyWindow