Skip to content

Commit

Permalink
Trigger the AnyRef case in test
Browse files Browse the repository at this point in the history
  • Loading branch information
q-ata committed Nov 13, 2023
1 parent 2cf07b3 commit 2e2b223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/init-global/pos/i18624.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ def h(a: Int): Unit = {
}

object X {
h.notify()
println(h.getClass())
}

0 comments on commit 2e2b223

Please sign in to comment.