summaryrefslogtreecommitdiff
path: root/test/files/neg/t7259.check
blob: 0ad627fc3bdfcd6c51f941414085c0548dbb04ba (plain) (blame)
1
2
3
4
5
6
7
t7259.scala:1: error: not found: type xxxxx
@xxxxx // error: not found: type xxxx
 ^
t7259.scala:8: error: type xxxxx is not a member of package annotation
@annotation.xxxxx // error: not found: type scala
            ^
two errors found