Skip to content

Commit

Permalink
Remote unnecessary lines
Browse files Browse the repository at this point in the history
  • Loading branch information
q-ata committed Oct 9, 2023
1 parent 6de011c commit 6f88c31
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/init-global/neg/line-spacing.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,3 @@ object A {
object B {
val s: String = s"${A.a}a"
}

@main
def Test = print(A.a)

0 comments on commit 6f88c31

Please sign in to comment.