c = 0; @loop c++; print(c); if(c < 40) { sgoto(40, "loop"); } wait();