blob: b3c8964950196e336d37d10c9bcb779234f223cf [file] [log] [blame]
package tests;
import p.p.ATest;
import q.*;
/**
* The field {@link aTest aTest} has an {@link ATest#a}.
* @see q.ATest
*/
public class AllTests {
ATest aTest;
A a;
}