"""scala // Basic Syntax object ScalaNotes { def main(args: Array[String]) { println("Hello, World!") // prints hello world } } """
Created
November 29, 2018 20:12
-
-
Save forksofpower/cc87af771d2f5882dba7475a205a075f to your computer and use it in GitHub Desktop.
Scala notes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment