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
@@ -15,7 +15,7 @@ KtFunctionSymbol:
modality: FINAL
name: a
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -33,7 +33,7 @@ KtEnumEntrySymbol:
isExtension: false
name: FirstEntry
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: MyEnumClass
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -48,7 +48,7 @@ KtEnumEntrySymbol:
isExtension: false
name: SecondEntry
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: MyEnumClass
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -72,7 +72,7 @@ KtFunctionSymbol:
modality: FINAL
name: one
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -99,7 +99,7 @@ KtFunctionSymbol:
modality: FINAL
name: one
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -117,7 +117,7 @@ KtFunctionSymbol:
isVararg: false
name: i
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -137,7 +137,7 @@ KtEnumEntrySymbol:
isExtension: false
name: ThirdEntry
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: MyEnumClass
symbolKind: CLASS_MEMBER
typeParameters: []