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