Help for this page
while (condition) { # Exitable if if (condition) { ... .... last; # Bad things happen if this if omitted :) }