Skip to content

Instantly share code, notes, and snippets.

@kangfarih
Last active October 6, 2018 14:04
Show Gist options
  • Save kangfarih/eb439af77acb094895e40d0e80d17fc5 to your computer and use it in GitHub Desktop.
Save kangfarih/eb439af77acb094895e40d0e80d17fc5 to your computer and use it in GitHub Desktop.
hello();
function hello(){
console.log('Hello World!');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment