Skip to content

Commit 2e2b223

Browse files
committed
Trigger the AnyRef case in test
1 parent 2cf07b3 commit 2e2b223

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/init-global/pos/i18624.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ def h(a: Int): Unit = {
33
}
44

55
object X {
6+
h.notify()
67
println(h.getClass())
78
}

0 commit comments

Comments
 (0)