summaryrefslogtreecommitdiff
path: root/test/files/neg/bug562.check
blob: 638d758b8df90701eab331ecf7993a7a1123337c (plain) (blame)
1
2
3
4
bug562.scala:10: error: super may be not be used on value y
  override val y = super.y;
                         ^
one error found