From: Yukihiro Matsumoto Date: 2005-10-12T09:06:12+09:00 Subject: Re: Default argument values for blocks Hi, In message "Re: Default argument values for blocks" on Wed, 12 Oct 2005 06:40:07 +0900, "David A. Black" writes: |> foo = ->(foo="bar"){puts foo} |Is this definitely going to remain? (Please say no.... :-) It is, but appearance may be changed. But I haven't got the better one. matz.