More idiomatic
This commit is contained in:
committed by
Mike Donaghy
parent
c14200e154
commit
7e7170fe7f
@@ -1,3 +1,3 @@
|
||||
object HelloWorld extends Application {
|
||||
Console.println("Hello World")
|
||||
println("Hello World")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user