bug639882.js (74B)
1 var x = 2; 2 x = -(x == 3); 3 4 var y = ""; 5 typeof(z) + typeof(eval("z = y"));