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 2cf07b3 commit 2e2b223Copy full SHA for 2e2b223
tests/init-global/pos/i18624.scala
@@ -3,5 +3,6 @@ def h(a: Int): Unit = {
3
}
4
5
object X {
6
+ h.notify()
7
println(h.getClass())
8
0 commit comments