[LL FIR] support lazy resolve of destructuring declaration entries
^KT-62840 Fixed ^KT-65727
This commit is contained in:
committed by
Space Team
parent
8c63e75f06
commit
e02c28c88a
Vendored
-3
@@ -1,7 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// IGNORE_REVERSED_RESOLVE
|
||||
// IGNORE_DIAGNOSTIC_API
|
||||
// KT-62840
|
||||
val (a, b, c) = A<!NO_VALUE_FOR_PARAMETER!>()<!>
|
||||
|
||||
class A(val a: Int) {
|
||||
|
||||
Reference in New Issue
Block a user