summaryrefslogblamecommitdiff
path: root/test/files/neg/t7259.scala
blob: 0fdfe18822f9eb240fc59aff4e706fc5498d63de (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                    
@xxxxx // error: not found: type xxxx
class Ok

//
// This had the wrong error message in 2.9 and 2.10.
//

@annotation.xxxxx // error: not found: type scala
class WrongErrorMessage