Source code

Revision control

Copy as Markdown

Other Tools

var x = 2;
x = -(x == 3);
var y = "";
typeof(z) + typeof(eval("z = y"));