Hacker News new | ask | show | jobs
by adrianratnapala 2534 days ago
Yes, although you don't have to be so perlish as to do the if in that order

    do:
        thing()
        thing()
        if condition:
            continue