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