summaryrefslogtreecommitdiff
path: root/test/files/neg/bug667.check
blob: 704e3178ff8b64adf20b571fb9f9b4941f8f5249 (plain) (blame)
1
2
3
4
bug667.scala:8: error: class Ni inherits itself
    class Ni extends super.Ni with Ni;
                                   ^
one error found