summaryrefslogtreecommitdiff
path: root/test/files/neg/t9953.check
blob: f5dcbcacee38f439205b3e6f5e57d600a392fb5c (plain) (blame)
1
2
3
4
5
6
t9953.scala:10: warning: Object and X are unrelated: they will never compare equal
  def b = y == x   // warn
            ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found