Skip to content

Instantly share code, notes, and snippets.

@adamyanalunas
Forked from padolsey/1.js
Created August 20, 2013 16:41
Show Gist options
  • Save adamyanalunas/6283960 to your computer and use it in GitHub Desktop.
Save adamyanalunas/6283960 to your computer and use it in GitHub Desktop.
x() === x()() === x()()()
x > 2 && x < 2
delete x.a && x.a;
typeof new x < typeof x
x - 1 === x + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment