Skip to content

Instantly share code, notes, and snippets.

@Zarkonnen
Created April 12, 2012 09:00
Show Gist options
  • Save Zarkonnen/2365716 to your computer and use it in GitHub Desktop.
Save Zarkonnen/2365716 to your computer and use it in GitHub Desktop.
What does this return? That's right! "undefined"!
return
a ||
b ||
c;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment