Help for this page

Select Code to Download


  1. or download this
    print ( 'a', 'b', foo );                 # adcde
    print +() = ( 'a', 'b', foo );           # nothing