summaryrefslogtreecommitdiff
path: root/test/neg/S7.check
blob: 71ea1e818fa705902f8bb1c9b12a77483a663c21 (plain) (blame)
1
2
3
4
5
S7.scala:6: illegal cyclic reference involving class S7.A
    class C() extends a.A() {}
                         ^
one error found
t