public void Uebung1();
    Code:
       0: iconst_1
       1: istore_1
       2: iconst_5
       3: istore_2
       4: iconst_0
       5: istore_3
       6: iload_1
       7: iload_2
       8: if_icmpgt     22
       9: iload_3
      10: iload_1
      11: iadd
      12: istore_3
      13: iload_1
      14: iconst_1
      15: iadd
      16: istore_1
      17: goto          6
      18: return