summaryrefslogtreecommitdiff
path: root/test/files/neg/t8079a.check
blob: 6bbe78afa6e341c851ef69d97e5d9c529271861c (plain) (blame)
1
2
3
4
t8079a.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