Skip to content

Instantly share code, notes, and snippets.

@ageback
Created November 16, 2012 07:20
Show Gist options
  • Save ageback/4085061 to your computer and use it in GitHub Desktop.
Save ageback/4085061 to your computer and use it in GitHub Desktop.
foo
function foo()
{
alert('Hello Javascript!');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment