Skip to content

Instantly share code, notes, and snippets.

@ryankshaw
Created August 23, 2011 22:27
Show Gist options
  • Select an option

  • Save ryankshaw/1166777 to your computer and use it in GitHub Desktop.

Select an option

Save ryankshaw/1166777 to your computer and use it in GitHub Desktop.
test
function howdy(){
console.log(this, arguments);
}
howdy();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment