LABEL: while (something) { # Stuff while (something else) { last LABEL if (something else again) # Stuff } # Stuff }