Hi,
In message "Re: Local variables & blocks"
on 03/02/03, ahoward <ahoward / fsl.noaa.gov> writes:
|On Sun, 2 Feb 2003, Yukihiro Matsumoto wrote:
|
|> I agree with you. I was insane when I designed this rule. That's why I
|> propose the change. But I don't think we can just drop block local
|> variables like yours, since we have Proc (some kind of anonymous function),
|> we need some kind of local variables of their own.
|
|insane? i don't think so to me this is _natural_ as in Cs
Insane for languages like Ruby which do not have explicit declaration.
matz.