We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed32618 commit 08d4997Copy full SHA for 08d4997
src/main/g8/src/main/scala/Main.scala
@@ -1,4 +1,4 @@
1
-@main def hello: Unit =
+@main def hello(): Unit =
2
println("Hello world!")
3
println(msg)
4
0 commit comments