michael@0: test(); michael@0: function test() { michael@0: var a = []; michael@0: a*=3; michael@0: a.length; michael@0: }