progs/LOOP.j
changeset 392 2d0a59127694
parent 94 9ea667baf097
child 471 9476086849ad
--- a/progs/LOOP.j	Mon Dec 07 17:50:05 2015 +0000
+++ b/progs/LOOP.j	Sat Dec 19 21:11:23 2015 +0000
@@ -2,13 +2,13 @@
 .class public LOOP.LOOP
 .super java/lang/Object
 
-.method public <init>()V
+.method public <init> : ()V
    aload_0
    invokenonvirtual java/lang/Object/<init>()V
    return
 .end method
 
-.method public static write(I)V 
+.method public static write : (I)V 
     .limit locals 5 
     .limit stack 5 
     iload 0 
@@ -19,7 +19,7 @@
 .end method
 
 
-.method public static main([Ljava/lang/String;)V
+.method public static main : ([Ljava/lang/String;)V
    .limit locals 200
    .limit stack 200