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