blob: 5b4cab5edfa1b090ab222b5f8788b0e4f69ee523 [file] [log] [blame]
package targets.bug407841;
import org.eclipse.jdt.apt.pluggable.tests.annotations.Module;
@Module(key=ModuleCore.KEY)
public class ModuleLegacy {
public static final String KEY = "LEGACY";
}