package p; import p.A.Inner2; class Inner{ void foo() { Inner2.Inner2Inner a; } }