progs/while/compile.sc
changeset 828 a7d21029bb13
parent 816 f650c1b079e3
child 942 7f52427568ff
--- a/progs/while/compile.sc	Mon Aug 30 14:38:24 2021 +0100
+++ b/progs/while/compile.sc	Mon Aug 30 15:39:43 2021 +0100
@@ -257,9 +257,15 @@
     istore 1 
     goto Label1 
 Label2: 
-    ;when we come here we have our integer computed in local variable 1 
+    ; when we come here we have our integer computed in local variable 1 
     iload 1 
     ireturn 
 .end method
 
 */
+
+
+
+
+
+// runs with amm2 and amm3