[FIR][checkers][Wasm] Expand type aliases in FirWasmExternalInheritanceChecker
#KT-66473 Fixed
This commit is contained in:
committed by
Space Team
parent
4d17a908e2
commit
0549c6c75b
@@ -25,4 +25,4 @@ external interface EI2
|
||||
|
||||
typealias TA1 = EI2
|
||||
|
||||
external class <!EXTERNAL_TYPE_EXTENDS_NON_EXTERNAL_TYPE!>EC4<!> : TA1
|
||||
external class EC4 : TA1
|
||||
|
||||
Reference in New Issue
Block a user