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 8cb9039 commit 3f60edcCopy full SHA for 3f60edc
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