```L0: iconst_5 L1: istore_1 L2: ilo...
# announcements
s
Copy code
L0:     iconst_5 
L1:     istore_1 
L2:     iload_1 
L3:     iinc 1 1 
L6:     iload_1 
L7:     if_icmpne L14 
L10:    iconst_1
👍 1