scala udemy

This commit is contained in:
beppe
2020-01-12 15:40:54 +01:00
parent 8a2ad7e30e
commit 86cde1939b

View File

@@ -2,4 +2,5 @@ package playground
object ScalaPlayground extends App {
println("Hello, Scala!");
}