summaryrefslogtreecommitdiff
path: root/test/files/neg/reify_ann2b.check
blob: d32bedaf8f4bbee940af7c2f559dcd11c9708554 (plain) (blame)
1
2
3
4
reify_ann2b.scala:9: error: inner classes cannot be classfile annotations
    class ann(bar: String) extends annotation.ClassfileAnnotation
          ^
one error found