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