summaryrefslogtreecommitdiffstats
path: root/tests/features160/parameterAnnotationMatching/AnnotatedWithBoth.java
blob: b3a8ea79b113ab3377dc46bcf59d696ee81008a8 (plain)
1
2
3
@Anno1 @Anno2
class AnnotatedWithBoth {}