Help for this page

Select Code to Download


  1. or download this
    perl -we "System.gc"
    Useless use of a constant in void context at -e line 1.
    
  2. or download this
    perl -we "print System.gc"
    Unquoted string "gc" may clash with future reserved word at -e line 1.
    Systemgc