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