Skip to content

Commit 333fe62

Browse files
Remove trailing white space in Main.scala
1 parent 5b912d6 commit 333fe62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/g8/src/main/scala/Main.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@main def hello: Unit =
1+
@main def hello: Unit =
22
println("Hello world!")
33
println(msg)
44

0 commit comments

Comments
 (0)