summaryrefslogblamecommitdiff
path: root/test/files/neg/t667.check
blob: d4367bc87ba0c6d4f373513c435c4d56f7fd97b6 (plain) (tree)
1
2
3
4
                                             


                                      
t667.scala:8: error: class Ni inherits itself
    class Ni extends super.Ni with Ni;
                                   ^
one error found