Home | History | Annotate | Download | only in tests
      1 package:
      2     annotation @A: @Target(TYPE_USE)
      3 
      4     class MethodCompoundType:
      5         method m()[Ljava/util/Map;:
      6             return: @A
      7