[FIR] Render error properties and function in FirRenderer
This commit is contained in:
committed by
Space Team
parent
5beec6b543
commit
4c6b6dd700
+2
@@ -64,6 +64,8 @@ FILE: conflictingOverloads.ll.kt
|
||||
public get(): R|kotlin/Int|
|
||||
public final val u: R|kotlin/Int| = Int(20)
|
||||
public get(): R|kotlin/Int|
|
||||
<ERROR PROPERTY: Destructuring declarations are only allowed for local variables/values>
|
||||
<ERROR PROPERTY: Destructuring declarations are only allowed for local variables/values>
|
||||
public final typealias TA = R|A|
|
||||
public final typealias TA = R|B|
|
||||
public final typealias BA = R|A|
|
||||
|
||||
Reference in New Issue
Block a user