Skip to content

Instantly share code, notes, and snippets.

@MisaOgura
Last active August 15, 2017 18:03
Show Gist options
  • Save MisaOgura/d315dbc5e6b6a0f1ce2678ba0b2d6081 to your computer and use it in GitHub Desktop.
Save MisaOgura/d315dbc5e6b6a0f1ce2678ba0b2d6081 to your computer and use it in GitHub Desktop.
sayHello()
var sayHello = function () {
console.log('Hello!')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment