From: Yukihiro Matsumoto Date: 2005-05-06T21:01:13+09:00 Subject: Re: Bug or on purpose? Hi, In message "Re: Bug or on purpose?" on Thu, 5 May 2005 01:42:36 +0900, "David A. Black" writes: |That's exactly what Joao is asking :-) Up to 1.8.2, at least, it's |legal: the namespaces for local vars and methods are separate. In |the 1.9 CVS it's behaving as if it's illegal, though the nature of the |error message (and the nature of the change itself) raises the |question of whether the change is intentional. It's intentional. We are in experiment. matz.