Skip to content

Instantly share code, notes, and snippets.

@danbeam
Created March 29, 2011 23:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danbeam/893578 to your computer and use it in GitHub Desktop.
Save danbeam/893578 to your computer and use it in GitHub Desktop.
seriously, though, wtf js?
(function (b) {
return 1<!--b;
}(1)); // what do I return?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment