Created
March 24, 2017 20:35
-
-
Save SijmenHuizenga/e9e2edf8137df3af1d1046612a359a4f to your computer and use it in GitHub Desktop.
Hello Scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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