Analysis API: update testdata after removing KtTypeAndAnnotations

This commit is contained in:
Ilya Kirillov
2021-11-18 15:02:12 +01:00
parent a5a5ff39d6
commit bdde70312d
59 changed files with 851 additions and 1303 deletions
@@ -1,7 +1,5 @@
KtFunctionSymbol:
annotatedType: [] kotlin/Unit
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: /I.foo
hasStableParameterNames: true
isExtension: false
@@ -17,8 +15,9 @@ KtFunctionSymbol:
origin: DELEGATED
receiverType: null
symbolKind: CLASS_MEMBER
type: kotlin/Unit
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): A
deprecationStatus: null
deprecationStatus: null
@@ -1,7 +1,5 @@
KtFunctionSymbol:
annotatedType: [] kotlin/Unit
annotationClassIds: []
annotations: []
annotationsList: []
callableIdIfNonLocal: /I2.bar
hasStableParameterNames: true
isExtension: false
@@ -17,8 +15,9 @@ KtFunctionSymbol:
origin: DELEGATED
receiverType: null
symbolKind: CLASS_MEMBER
type: kotlin/Unit
typeParameters: []
valueParameters: []
visibility: Public
getDispatchReceiver(): B
deprecationStatus: null
deprecationStatus: null