Skip to content

Instantly share code, notes, and snippets.

@ahmadajmi
Created March 30, 2011 07:28
Show Gist options
  • Save ahmadajmi/894007 to your computer and use it in GitHub Desktop.
Save ahmadajmi/894007 to your computer and use it in GitHub Desktop.
var foo = undefined; // return undefined
var foo; // return undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment