fix compilation and testData after rebase
^KT-54417
This commit is contained in:
committed by
Space Team
parent
d0a420fad9
commit
032026278c
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user