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