[#636] doc/NEWS — Matt Armstrong <matt@...>

22 messages 2002/12/15

Re: [patch] doc/NEWS

From: matz@... (Yukihiro Matsumoto)
Date: 2002-12-17 06:58:10 UTC
List: ruby-core #655
Hi,

In message "Re: [patch] doc/NEWS"
    on 02/12/17, Yukihiro Matsumoto <matz@ruby-lang.org> writes:

||When a.b= is defined, defined?(a.b = 1) should be "method" or
||"assignment"?
|
|Hmm, I guess it should be "method".  Oh, we should fix []= too.

I changed my mind.  It should be "assignment".  Commit the fix above.
I will fix []= part.

							matz.

In This Thread