placeholder

Hasnain says:

I don't know what to think of a language that actually prints output with the following code snippet:

if (b===1 && b===2 && b===herpderp) {
console.log('this runs');
}

Posted on 2014-04-14T16:26:23+0000