Help for this page

Select Code to Download


  1. or download this
    doSthWith($test) if checkFn($test);
    
  2. or download this
    $_=$test; doSthWith($_) if checkFn($_);