blob: 24ea601f0e52c11b301c68ea71a85b1a1d75e47e [file] [log] [blame]
package targets.bug468893;
import java.lang.annotation.Inherited;
@Inherited
public @interface Annotation {
}