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


                                             


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