blob: 3f9f898a291ce7a8f3fd70f6eb0892964ad12b88 [file] [log] [blame]
var x = 2;
x = -(x == 3);
var y = "";
typeof(z) + typeof(eval("z = y"));