set I1, 2 LOOP: sub I1, 1 if I1, LOOP print "end\n" end