Hi,
In message "Re: What is nil_plus?"
on Wed, 21 Nov 2007 00:17:57 +0900, "Berger, Daniel" <Daniel.Berger / qwest.com> writes:
|In object.c I see this:
|
|#ifdef NIL_PLUS
|static VALUE nil_plus(VALUE x, VALUE y)
|But I see no other reference to NIL_PLUS or nil_plus anywhere in the
|source.
|
|Can this be discarded?
It's something like appendix. We can now discard it.
matz.