summaryrefslogtreecommitdiffstats
path: root/tests/java5/annotations/binding/complexExample/X.java
Commit message (Collapse)AuthorAgeFilesLines
* @xxx(@Foo) -> @xxx(Foo)acolyer2005-02-171-2/+2
|
* AnnotationBinding testcases: call and execution. Also verifies annotations ↵aclement2005-01-311-0/+13
in packages work correctly.