summaryrefslogblamecommitdiff
path: root/test/files/neg/t4283b.check
blob: 30d03a310dd5fcbb5870d26d657ff379e783247f (plain) (tree)
1
2
3
4



                                                                                           
Test.scala:2: error: Unable to access method f in class AbstractFoo with a super reference.
  override def f(): Int = super.f()
                                ^
one error found