Help for this page

Select Code to Download


  1. or download this
    unless ($something)
    {
        first_thing();
        second_thing();
        many_things();
    }