Analysis API: update testdata after removing KtTypeAndAnnotations
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
KtFunctionSymbol:
|
||||
annotatedType: [] kotlin/Int
|
||||
annotationClassIds: []
|
||||
annotations: []
|
||||
annotationsList: []
|
||||
callableIdIfNonLocal: /foo
|
||||
hasStableParameterNames: true
|
||||
isExtension: true
|
||||
@@ -15,9 +13,10 @@ KtFunctionSymbol:
|
||||
modality: FINAL
|
||||
name: foo
|
||||
origin: SOURCE
|
||||
receiverType: [] kotlin/String
|
||||
receiverType: kotlin/String
|
||||
symbolKind: TOP_LEVEL
|
||||
type: kotlin/Int
|
||||
typeParameters: []
|
||||
valueParameters: []
|
||||
visibility: Public
|
||||
deprecationStatus: null
|
||||
deprecationStatus: null
|
||||
Reference in New Issue
Block a user