summaryrefslogblamecommitdiff
path: root/test/files/neg/bug877.check
blob: 6c262cdcb9b331842170bc0398a9330004a70c39 (plain) (tree)
1
2
3
4
                                                                
                                 

                    
bug877.scala:3: error: parents of traits may not have parameters
trait Foo extends A(22A, Bug!) {}
                   ^
one error found