// FIR_IDENTICAL external interface I typealias TA = I fun box() { println(I::class) println(TA::class) }