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