aacf63ff6f
(without fields yet)
5 lines
47 B
Java
5 lines
47 B
Java
package test;
|
|
|
|
@interface SimpleAnnotation {
|
|
}
|