Help for this page
while (foo()) { ... ... JUST_BEFORE_OF_LOOP: clean_up }
while (foo()) { ... ... } continue { clean_up }