while (1) { print "a"; next; print "b"; next; exit; }