blob: b46d4a045e6bf0af868e167f4fd84e34fe735479 [file] [log] [blame]
package q; //p.p -> q
/**
* @see q.A and subclasses
*/
public class A {
public static final int CONST= 17;
}