[FIR] Fix error with incorrect destructing declaration
^KTIJ-25342 fixed
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
val (<expr>o</expr>, r)
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
KT element: KtDestructuringDeclarationEntry
|
||||
FIR element: FirErrorPropertyImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
<ERROR PROPERTY: Destructuring declarations are only allowed for local variables/values>
|
||||
Reference in New Issue
Block a user