2
0
Mark Sibly 7 жил өмнө
parent
commit
655b03bd8c

+ 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