Revert "[FIR] Fix error with incorrect destructing declaration"

This reverts commit b47910e86b.
This commit is contained in:
Egor Kulikov
2023-05-23 12:51:43 +02:00
parent b47910e86b
commit f432bbad2e
7 changed files with 13 additions and 58 deletions
@@ -1 +0,0 @@
val (<expr>o</expr>, r)
@@ -1,6 +0,0 @@
KT element: KtDestructuringDeclarationEntry
FIR element: FirErrorPropertyImpl
FIR source kind: KtRealSourceElementKind
FIR element rendered:
<ERROR PROPERTY: Destructuring declarations are only allowed for local variables/values>