summaryrefslogblamecommitdiff
path: root/test/files/neg/bug409.check
blob: 25e5a41d16499002658826dcdb5b3f4e44e1d0ce (plain) (tree)
1
2
3
4
                                                                


                                       
bug409.scala:6: error: traits or objects may not have parameters
class Toto extends Expr with Case1(12);
                                  ^
one error found