fix compilation and testData after rebase

^KT-54417
This commit is contained in:
Dmitrii Gridin
2022-11-14 12:16:29 +01:00
committed by Space Team
parent d0a420fad9
commit 032026278c
62 changed files with 554 additions and 386 deletions
@@ -14,7 +14,13 @@ KtKotlinPropertySymbol:
isOverride: false
modality: OPEN
origin: DELEGATED
receiverType: kotlin/Int
receiverParameter: KtReceiverParameterSymbol:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtKotlinPropertySymbol(/I.zoo)
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
@@ -38,7 +44,13 @@ KtKotlinPropertySymbol:
modality: OPEN
name: zoo
origin: DELEGATED
receiverType: kotlin/Int
receiverParameter: KtReceiverParameterSymbol:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtKotlinPropertySymbol(/I.zoo)
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/Unit
setter: KtPropertySetterSymbol:
annotationsList: []
@@ -65,13 +77,19 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverType: kotlin/Int
receiverParameter: KtReceiverParameterSymbol:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtKotlinPropertySymbol(/I.zoo)
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
@@ -89,7 +107,7 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: LOCAL
typeParameters: []
@@ -128,7 +146,7 @@ KtFunctionSymbol:
modality: OPEN
name: foo
origin: DELEGATED
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -155,7 +173,13 @@ KtFunctionSymbol:
modality: OPEN
name: smth
origin: DELEGATED
receiverType: kotlin/Int
receiverParameter: KtReceiverParameterSymbol:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtFunctionSymbol(/I.smth)
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/Short
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -181,7 +205,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: OPEN
origin: DELEGATED
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -205,7 +229,7 @@ KtKotlinPropertySymbol:
modality: OPEN
name: foo
origin: DELEGATED
receiverType: null
receiverParameter: null
returnType: kotlin/Int
setter: null
symbolKind: CLASS_MEMBER
@@ -235,7 +259,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: OPEN
origin: DELEGATED
receiverType: null
receiverParameter: null
returnType: kotlin/Long
symbolKind: ACCESSOR
typeParameters: []
@@ -259,7 +283,7 @@ KtKotlinPropertySymbol:
modality: OPEN
name: bar
origin: DELEGATED
receiverType: null
receiverParameter: null
returnType: kotlin/Long
setter: KtPropertySetterSymbol:
annotationsList: []
@@ -286,13 +310,13 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Long
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
@@ -310,7 +334,7 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Long
symbolKind: LOCAL
typeParameters: []
@@ -348,7 +372,13 @@ KtKotlinPropertySymbol:
isOverride: false
modality: OPEN
origin: DELEGATED
receiverType: kotlin/Int
receiverParameter: KtReceiverParameterSymbol:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtKotlinPropertySymbol(/I.doo)
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/String
symbolKind: ACCESSOR
typeParameters: []
@@ -372,7 +402,13 @@ KtKotlinPropertySymbol:
modality: OPEN
name: doo
origin: DELEGATED
receiverType: kotlin/Int
receiverParameter: KtReceiverParameterSymbol:
annotationsList: []
origin: SOURCE
owningCallableSymbol: KtKotlinPropertySymbol(/I.doo)
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/String
setter: null
symbolKind: CLASS_MEMBER
@@ -21,7 +21,10 @@ KtKotlinPropertySymbol:
receiverParameter: KtReceiverParameterSymbol:
annotationsList: []
origin: DELEGATED
owningCallableSymbol: KtKotlinPropertySymbol(/I.zoo)
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/Unit
setter: null
symbolKind: CLASS_MEMBER
@@ -116,7 +119,10 @@ KtFunctionSymbol:
receiverParameter: KtReceiverParameterSymbol:
annotationsList: []
origin: DELEGATED
owningCallableSymbol: KtFunctionSymbol(/I.smth)
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/Short
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -183,7 +189,10 @@ KtKotlinPropertySymbol:
receiverParameter: KtReceiverParameterSymbol:
annotationsList: []
origin: DELEGATED
owningCallableSymbol: KtKotlinPropertySymbol(/I.doo)
type: kotlin/Int
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/String
setter: null
symbolKind: CLASS_MEMBER