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
@@ -8,7 +8,7 @@ KtJavaFieldSymbol:
modality: OPEN
name: field
origin: JAVA
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -27,7 +27,7 @@ KtJavaFieldSymbol:
modality: OPEN
name: field
origin: JAVA
receiverType: null
receiverParameter: null
returnType: kotlin/String!
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -53,7 +53,7 @@ KtFunctionSymbol:
modality: OPEN
name: equals
origin: LIBRARY
receiverType: null
receiverParameter: null
returnType: kotlin/Boolean
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -71,7 +71,7 @@ KtFunctionSymbol:
isVararg: false
name: other
origin: LIBRARY
receiverType: null
receiverParameter: null
returnType: kotlin/Any?
symbolKind: LOCAL
typeParameters: []
@@ -100,7 +100,7 @@ KtFunctionSymbol:
modality: OPEN
name: hashCode
origin: LIBRARY
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -127,7 +127,7 @@ KtFunctionSymbol:
modality: OPEN
name: toString
origin: LIBRARY
receiverType: null
receiverParameter: null
returnType: kotlin/String
symbolKind: CLASS_MEMBER
typeParameters: []
@@ -146,7 +146,7 @@ KtConstructorSymbol:
isExtension: false
isPrimary: true
origin: JAVA
receiverType: null
receiverParameter: null
returnType: JavaClass
symbolKind: CLASS_MEMBER
typeParameters: []