summaryrefslogtreecommitdiff
path: root/test/files/neg/bug877.check
blob: 297dfe6a9779a5ee368be7e8531894a6e01f1ab8 (plain) (blame)
1
2
3
4
bug877.scala:3: error: ';' expected but '(' found.
trait Foo extends A(22A, Bug!) {}
                   ^
one error found