Skip to content

Instantly share code, notes, and snippets.

@nekoTheShadow
Created January 4, 2015 17:36
Show Gist options
  • Save nekoTheShadow/c2bd6060743b12e0f91a to your computer and use it in GitHub Desktop.
Save nekoTheShadow/c2bd6060743b12e0f91a to your computer and use it in GitHub Desktop.
sayHelloworld = function(){
alert("HelloWorld");
}
sayHelloWorld();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment