Skip to content

Instantly share code, notes, and snippets.

@mocyuto
Created February 5, 2016 00:37
Show Gist options
  • Save mocyuto/fc1529583ab0bfa01c8d to your computer and use it in GitHub Desktop.
Save mocyuto/fc1529583ab0bfa01c8d to your computer and use it in GitHub Desktop.
hello
object Hello {
def say = println("Hello")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment