[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 @@
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
generatedPrimaryConstructorProperty: KtKotlinPropertySymbol(/P.x)
hasDefaultValue: false
isExtension: false
@@ -18,6 +19,7 @@ KtValueParameterSymbol:
KtValueParameterSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
generatedPrimaryConstructorProperty: KtKotlinPropertySymbol(/P.y)
hasDefaultValue: false
isExtension: false
@@ -36,6 +38,7 @@ KtConstructorSymbol:
annotationsList: []
callableIdIfNonLocal: null
containingClassIdIfNonLocal: P
contextReceivers: []
hasStableParameterNames: true
isExtension: false
isPrimary: true
@@ -57,6 +60,7 @@ KtNamedClassOrObjectSymbol:
classIdIfNonLocal: P
classKind: CLASS
companionObject: null
contextReceivers: []
isData: true
isExternal: false
isFun: false
@@ -77,6 +81,7 @@ KtNamedClassOrObjectSymbol:
KtLocalVariableSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
isExtension: false
isVal: true
name: l
@@ -91,6 +96,7 @@ KtLocalVariableSymbol:
KtLocalVariableSymbol:
annotationsList: []
callableIdIfNonLocal: null
contextReceivers: []
isExtension: false
isVal: true
name: r
@@ -105,6 +111,7 @@ KtLocalVariableSymbol:
KtFunctionSymbol:
annotationsList: []
callableIdIfNonLocal: /destruct
contextReceivers: []
hasStableParameterNames: true
isBuiltinFunctionInvoke: false
isExtension: false