michael@0: var x = 2; michael@0: x = -(x == 3); michael@0: michael@0: var y = ""; michael@0: typeof(z) + typeof(eval("z = y"));