[#1551] Hashes as keys — "Nathaniel Talbott" <nathaniel@...>

I was just playing around with Hash#hash and discovered that you can't use a

13 messages 2003/09/23

Re: PATCH: open3.rb comments misleading

From: matz@... (Yukihiro Matsumoto)
Date: 2003-09-15 16:57:00 UTC
List: ruby-core #1530
Hi,

In message "PATCH: open3.rb comments misleading"
    on 03/09/16, Jason Creighton <androflux@softhome.net> writes:

|I found the comments in open3.rb misleading because it uses "in", which
|is a Ruby keyword, incorrectly, causing the examples to fail to parse.
|Here is a patch which "fixes" this little "problem", and also adds a
|note of explaination:

Thank you for suggestion.

							matz.

In This Thread