summaryrefslogtreecommitdiff
path: root/test/files/neg/t1623.check
blob: e30db5cddd9d9a1405356510925fa2f44af74487 (plain) (blame)
1
2
3
4
t1623.scala:11: error: class BImpl cannot be instantiated because it does not conform to its self-type test.BImpl with test.A
  val b = new BImpl
              ^
one error found