blob: 558c0f6ed49ed98fa846e23848d66e4084c33114 [file] [log] [blame]
package testsubjects;
public class InheritedAnnotationSubClass extends InheritedAnnotationBaseClass
{
}