Skip to content

Instantly share code, notes, and snippets.

@yifanz
Created September 2, 2012 21:21
Show Gist options
  • Save yifanz/3604658 to your computer and use it in GitHub Desktop.
Save yifanz/3604658 to your computer and use it in GitHub Desktop.
Weird Javascript
// Somehow this evaluates to true ...
",,," == new Array(4);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment