blob: 186b5835fb1f2a6832a315efbf3142fe3bda2872 [file]
@java.lang.annotation.Repeatable()
@kotlin.annotation.Repeatable()
public abstract @interface Two /* Two*/ {
public abstract java.lang.String name();// name()
}