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