FIR: support direct use of typealias with friend-paths
also fixes one IC test
This commit is contained in:
+2
@@ -8,3 +8,5 @@ private fun test(i: InternalInterface): InternalTypealias {
|
||||
|
||||
return i
|
||||
}
|
||||
|
||||
private val x = InternalClassAlias
|
||||
Reference in New Issue
Block a user