Skip to content

Instantly share code, notes, and snippets.

@SijmenHuizenga
Created March 24, 2017 20:35
Show Gist options
  • Save SijmenHuizenga/e9e2edf8137df3af1d1046612a359a4f to your computer and use it in GitHub Desktop.
Save SijmenHuizenga/e9e2edf8137df3af1d1046612a359a4f to your computer and use it in GitHub Desktop.
Hello Scala
def rule() : Int = {
println("To rule them all"); 10
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment