Skip to content

Instantly share code, notes, and snippets.

@mkovacek
Created October 15, 2016 10:31
Show Gist options
  • Select an option

  • Save mkovacek/35773605f5c6a4cf44fc2a0f8d4fef4c to your computer and use it in GitHub Desktop.

Select an option

Save mkovacek/35773605f5c6a4cf44fc2a0f8d4fef4c to your computer and use it in GitHub Desktop.
def printHelloWorld: Unit = {
println("Hello world")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment