FIR checker: add diagnostics for backing fields
This commit is contained in:
committed by
Mikhail Glukhikh
parent
a88b82d8ff
commit
bd37badf29
@@ -80,7 +80,7 @@ KtFirKotlinPropertySymbol:
|
||||
callableIdIfNonLocal: kotlin.CharSequence.length
|
||||
dispatchType: kotlin/CharSequence
|
||||
getter: KtFirPropertyGetterSymbol(<getter>)
|
||||
hasBackingField: true
|
||||
hasBackingField: false
|
||||
hasGetter: true
|
||||
hasSetter: false
|
||||
initializer: null
|
||||
|
||||
Reference in New Issue
Block a user