Skip to content

Instantly share code, notes, and snippets.

@swindsor
Created January 11, 2012 01:38
Show Gist options
  • Select an option

  • Save swindsor/1592430 to your computer and use it in GitHub Desktop.

Select an option

Save swindsor/1592430 to your computer and use it in GitHub Desktop.
function foo(){
alert("I'm Awesome!");
}
foo();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment