package p;

class A 
	protected String fEmpty;

	public static void main (String[] args) {
	}
}