Skip to content

Instantly share code, notes, and snippets.

@markson
Created March 4, 2013 00:48
Show Gist options
  • Save markson/5079157 to your computer and use it in GitHub Desktop.
Save markson/5079157 to your computer and use it in GitHub Desktop.
function foo(){
x = 3
};
foo();//referenceError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment