Help for this page

Select Code to Download


  1. or download this
    if (false) { print "I do always get printed...\n" }
    if (false==true) { print "..and even do I" }