progs/LOOP.j
changeset 471 9476086849ad
parent 392 2d0a59127694
equal deleted inserted replaced
469:1f4e81950ab4 471:9476086849ad
    21 
    21 
    22 .method public static main : ([Ljava/lang/String;)V
    22 .method public static main : ([Ljava/lang/String;)V
    23    .limit locals 200
    23    .limit locals 200
    24    .limit stack 200
    24    .limit stack 200
    25 
    25 
    26 ldc 500000
    26 ldc 500000 
    27 istore 0
    27 istore 0
    28 iload 0
    28 iload 0
    29 istore 1
    29 istore 1
    30 iload 0
    30 iload 0
    31 istore 2
    31 istore 2