summaryrefslogtreecommitdiff
path: root/test/files/neg/t1623.check
blob: 251039ad30c39d3003480c78ecab2d1d2e0627aa (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