> n++

Yes, +@ is the infix operator.

In your case, it was evaluated as

n + (+(r = File.dirname(r)))

And String doesn't have that operator

-- 
Cheers,
  zimbatm
_______________________________________________
Rake-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rake-devel

Reply via email to