// MOVE: up class Outer { class N2 { class N1 { fun foo1() {} } fun foo2() {} } }