Skip to content

Commit e643aba

Browse files
authored
Merge pull request #110 from lenguyenthanh/patch-1
Remove trailing white space in Main.scala
2 parents 5b912d6 + 333fe62 commit e643aba

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)