[Analysis API] update testdata after adding context receivers

This commit is contained in:
Ilya Kirillov
2022-06-30 18:07:48 +02:00
parent 8f89f1b368
commit 6a145b52aa
87 changed files with 491 additions and 8 deletions
@@ -1,6 +1,7 @@
KtPropertyGetterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -21,6 +22,7 @@ KtPropertyGetterSymbol:
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
generatedPrimaryConstructorProperty: null
hasDefaultValue: false
isExtension: false
@@ -38,6 +40,7 @@ KtValueParameterSymbol:
KtPropertySetterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
hasBody: true
hasStableParameterNames: true
isDefault: false
@@ -61,6 +64,7 @@ KtPropertySetterSymbol:
KtKotlinPropertySymbol:
annotationsList: []
callableIdIfNonLocal: /p
contextReceivers: []
getter: KtPropertyGetterSymbol(<getter>)
hasBackingField: true
hasGetter: true