summaryrefslogtreecommitdiff
path: root/test/pending/neg/t8079d.check
blob: f63f4902f83c897099b1634ecdb917de0729281f (plain) (blame)
1
2
3
4
t8079d.scala:3: error: contravariant type I occurs in covariant position in type C.this.X of value b
  def f2(b: X): Unit
         ^
one error found