Skip to content

Instantly share code, notes, and snippets.

@khanh96le
Last active June 28, 2016 16:58
Show Gist options
  • Save khanh96le/35e9dff8f8c3347024174661ce4a30b5 to your computer and use it in GitHub Desktop.
Save khanh96le/35e9dff8f8c3347024174661ce4a30b5 to your computer and use it in GitHub Desktop.

hihi

var i = 0;
function hello(){
  console.log("hello wolrd")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment