progs/LOOP.j
changeset 471 e5df48ff7033
parent 392 2d0a59127694
equal deleted inserted replaced
469:226f294987f2 471:e5df48ff7033
    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