Skip to content

Instantly share code, notes, and snippets.

@zawhtutwin
Created November 20, 2018 18:14
Show Gist options
  • Save zawhtutwin/68d25b294edfe5f7089c1b82c4e50536 to your computer and use it in GitHub Desktop.
Save zawhtutwin/68d25b294edfe5f7089c1b82c4e50536 to your computer and use it in GitHub Desktop.
displayGreeting = ->
console.log 'Hello, world!'
displayGreeting()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment