package other;

import p.A; //(-import)

public class C {
	public static A.Inner ii; //+import r.B

}
