package p;
class A{
	private int f;
	private int g;
}