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


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