Mark Sibly 7 năm trước cách đây
mục cha
commit
655b03bd8c
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      bananas/reflectiontest/reflectiontest.monkey2

+ 3 - 3
bananas/reflectiontest/reflectiontest.monkey2

@@ -1,11 +1,11 @@
 
 Namespace test
 
-'Must import this to use reflection!
-'
-#Import "<reflection>"
 #Import "<std>"
 
+#Reflect test
+#Reflect std..
+
 'A test global...
 '
 Global G:Int