FIR: Fix test data after making LHS of assignment an expression
KT-54648
This commit is contained in:
committed by
Space Team
parent
ace47c06a5
commit
1eb18f13bd
Vendored
+2
@@ -16,6 +16,8 @@ package uninitialized_reassigned_variables {
|
||||
public fun t4(): kotlin.Unit
|
||||
public fun t4(/*0*/ a: uninitialized_reassigned_variables.A): kotlin.Unit
|
||||
public fun t5(): kotlin.Unit
|
||||
public fun t6(): kotlin.Unit
|
||||
public fun t7(): kotlin.Unit
|
||||
public fun test(/*0*/ m: uninitialized_reassigned_variables.M): kotlin.Unit
|
||||
public fun test1(/*0*/ m: uninitialized_reassigned_variables.M): kotlin.Unit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user