package p;
// move to top
class Inner {
	
	String b= A.SomeInner.a;
	
}