blob: c698d7b3f3b68d5b9d90b35dd0fc8a6c0ae6e5e8 [file] [log] [blame]
package p.p;
import static p.p.A.CONST;
public class ATest {
int C= CONST;
}