summaryrefslogtreecommitdiffstats
path: root/bcel-builder/testdata/AnnotatedClass.java
blob: c36c4b466425324041292ef1b32ab9bd47350a50 (plain)
1
2
3
@AnnotationStringElement(stringval="hello")
public class AnnotatedClass {
}