package testsubjects; import testannotations.InheritedAnnotation; @InheritedAnnotation public class InheritedAnnotationBaseClass { }