blob: da9eb2bc20cf29e60851ef45ae9c27934e04efc4 [file]
package testsubjects;
import testannotations.InheritedAnnotation;
@InheritedAnnotation
public class InheritedAnnotationBaseClass
{
}