summaryrefslogblamecommitdiff
path: root/test/files/neg/t409.check
blob: 0edc0d03cd99d8242b5328b113752d58a4bbdc43 (plain) (tree)
1
2
3
4
                                                                   
                                       
                              
               
t409.scala:6: error: class Case1 needs to be a trait to be mixed in
class Toto extends Expr with Case1(12);
                             ^
one error found