progs/while/compile.sc
changeset 812 2f9a0dcf61ae
parent 811 86406d70d6f0
child 815 f56d18757526
--- a/progs/while/compile.sc	Thu Nov 26 02:20:13 2020 +0000
+++ b/progs/while/compile.sc	Fri Nov 27 13:53:06 2020 +0000
@@ -201,6 +201,7 @@
 
 
 
+
 // compiling and running .j-files
 //
 // JVM files can be assembled with 
@@ -225,9 +226,6 @@
 
 
 
-
-
-
 /* Jasmin code for reading an integer
 
 .method public static read()I 
@@ -264,4 +262,4 @@
     ireturn 
 .end method
 
-*/
\ No newline at end of file
+*/