summaryrefslogtreecommitdiff
path: root/test/files/neg/t0204.check
blob: 27b88d21d2012a20f616e5eeaadac18ba72d36ff (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