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