summaryrefslogtreecommitdiff
path: root/test/files/neg/t0204.check
blob: 0f7acfdddecb7b296a807a3b5a15cebacf88965f (plain) (blame)
1
2
3
4
t0204.scala:4: error: class type required but Program.A{type T = String} found
 trait C extends B
                 ^
one error found