Hi,
In message "Re: new method dispatch rule (matz' proposal)"
on Tue, 23 Jan 2007 14:10:57 +0900, SASADA Koichi <ko1 / atdot.net> writes:
|This post is translation of [ruby-dev:30107], a new method dispatch rule
|proposed by Matz. I post it because I want to discuss about it widely.
Thank you.
|I feel C.new.foo returns "C1#m" is strange with following code (because
|of rule 3.1).
That could cause warning or error.
matz.