summaryrefslogtreecommitdiff
path: root/test/files/neg/t877.check
blob: c3d4ab6584785e6342d7ce6e268fb281a5aa8974 (plain) (blame)
1
2
3
4
5
6
7
t877.scala:3: error: Invalid literal number
trait Foo extends A(22A, Bug!) {}
                    ^
t877.scala:3: error: ')' expected but eof found.
trait Foo extends A(22A, Bug!) {}
                                 ^
two errors found