blob: 7824c9c9ef4253d5bd6ae9c53dbb589cf5d7c65c [file] [log] [blame]
package org.eclipse.jdt.apt.tests.annotations.generic;
public @interface GenericAnnotation {
}