FIR LT: support labelled destructured declarations
add missing conversion in the LT to FIR converter #KT-56759 fixed
This commit is contained in:
committed by
Space Team
parent
7f0a4ad737
commit
b3d0a0a1c8
@@ -1,5 +1,4 @@
|
||||
// IGNORE_BACKEND_K2_LIGHT_TREE: JVM_IR
|
||||
// Reason: KT-56759
|
||||
|
||||
data class A(val a: Int, val b: Int)
|
||||
|
||||
fun box() : String
|
||||
|
||||
Reference in New Issue
Block a user