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 6de011c commit 6f88c31Copy full SHA for 6f88c31
tests/init-global/neg/line-spacing.scala
@@ -7,6 +7,3 @@ object A {
7
object B {
8
val s: String = s"${A.a}a"
9
}
10
-
11
-@main
12
-def Test = print(A.a)
0 commit comments