Skip to content

Instantly share code, notes, and snippets.

@codeaholicguy
Created January 26, 2016 07:13
Show Gist options
  • Save codeaholicguy/5cfd6237dd419954e0cd to your computer and use it in GitHub Desktop.
Save codeaholicguy/5cfd6237dd419954e0cd to your computer and use it in GitHub Desktop.
var greeting = sayHello();
console.log(greeting); // 'hello world’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment