org.aspectj/tests/model/pr141730_4/MyAnnotation.java

6 lines
50 B
Java
Raw Normal View History

package bar;
public @interface MyAnnotation {
}