summaryrefslogtreecommitdiff
path: root/test/files/neg/bug144.check
blob: 3342654b9096dd094b719ef58ca59d6f839705ea (plain) (blame)
1
2
3
4
bug144.scala:2: trait I is inherited twice
class C with I with I;
                    ^
one error found