summaryrefslogtreecommitdiff
path: root/test/files/neg/bug691.check
blob: f811fc3559e932ecfe67c4c02d0940d0766a0795 (plain) (blame)
1
2
3
4
bug691.scala:27: error: ambiguous parent class qualifier
    trait TiC extends super[Arrow].Ti2 with super[AssignArrow].Ti1;
                            ^
one error found