// FIR_IDENTICAL package a import a.A.Nested as X interface A { class Nested val a: Nested val b: X }