Multiple declarations

Graydon Hoare graydon at mozilla.com
Thu May 1 16:14:03 PDT 2008


Jeff Dyer wrote:
> Works for me in the RI:
> 
>    >> var x = 10; var x = 20; print(x)
>    20
> 
> As it should.

Could be an old build? Check one of the snapshots.

http://buildbot.ecmascript.org/es4/waterfall

-Graydon



More information about the Es4-discuss mailing list