loop { if (condition) { next; } # no else! other code; }