[compiler] preserve fir receiver in tree
when selector is invalid expression, ensure that fir tree still contains receiver as well as selector KTIJ-23578
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
KT element: KtNameReferenceExpression
|
||||
FIR element: FirPropertyAccessExpressionImpl
|
||||
FIR source kind: KtRealSourceElementKind
|
||||
|
||||
FIR element rendered:
|
||||
R|<local>/anyClass|
|
||||
Reference in New Issue
Block a user