Skip to content

Instantly share code, notes, and snippets.

@leecardona
Created September 18, 2012 15:46
Show Gist options
  • Save leecardona/378ebb18ceab0f592578 to your computer and use it in GitHub Desktop.
Save leecardona/378ebb18ceab0f592578 to your computer and use it in GitHub Desktop.
Hello Gist
(function sayHello(){
console.log('\nHello World\n');
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment