[LL FIR] update destructuringEntryScript testData
To reproduce getOrBuildFir for KtDestructuringDeclarationEntry ^KT-62840
This commit is contained in:
committed by
Space Team
parent
312feb3dca
commit
8c63e75f06
Vendored
+1
-3
@@ -1,4 +1,2 @@
|
||||
// WITH_STDLIB
|
||||
fun main() {
|
||||
val (<expr>a</expr>, b) = 1 to 2
|
||||
}
|
||||
val (<expr>a</expr>, b) = 1 to 2
|
||||
Reference in New Issue
Block a user