Help for this page

Select Code to Download


  1. or download this
     with_assign      => '+ - * / % ** << >> x .',
    assign           => '+= -= *= /= %= **= <<= >>= x= .=',
    num_comparison   => '< <= > >= == !=',
    ...
    matching         => '~~',
    special          => 'nomethod fallback ='