Skip to content

Instantly share code, notes, and snippets.

@shaunoconnor
Created May 25, 2012 03:08
Show Gist options
  • Save shaunoconnor/2785517 to your computer and use it in GitHub Desktop.
Save shaunoconnor/2785517 to your computer and use it in GitHub Desktop.
function hello( param ){
alert( param );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment