summaryrefslogblamecommitdiff
path: root/test/files/neg/bug170.check
blob: 544ed9591bac7ecc9eb13ea495fd59c402b06ba1 (plain) (tree)
1
2
3
4



                                                                                                                                                                
bug170.scala:9: class D needs to be abstract, since method foo in class D is marked `abstract' and `override' and overrides an incomplete superclass member in J
class D extends J with I {
      ^
one error found