[FIR] Fix invalid expression throwing exception when determining type
^KTIJ-25421 fixed Merge-request: KT-MR-10290 Merged-by: Egor Kulikov <Egor.Kulikov@jetbrains.com>
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