blob: 628d82ad1a2263a10adfb5787722e1b937d8dbb7 [file] [log] [blame]
package abc.internal;
public class A {
// Without this being part of -classpath, the following
// should be reported, even if it's part of --processor-module-path
org.eclipse.jdt.compiler.apt.tests.processors.elements.Java12ElementProcessor prc = null;
}