fix compilation and testData after rebase
^KT-54417
This commit is contained in:
committed by
Space Team
parent
d0a420fad9
commit
032026278c
+1
-1
@@ -11,7 +11,7 @@ KtValueParameterSymbol:
|
||||
isVararg: false
|
||||
name: abc
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
|
||||
Vendored
+3
@@ -21,10 +21,13 @@ KtFunctionSymbol:
|
||||
psi: KtAnnotationEntry
|
||||
]
|
||||
origin: SOURCE
|
||||
owningCallableSymbol: KtFunctionSymbol(/foo)
|
||||
type: [
|
||||
ReceiverTypeAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|ReceiverTypeAnnotation|() kotlin/Int
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
returnType: kotlin/Unit
|
||||
symbolKind: TOP_LEVEL
|
||||
typeParameters: []
|
||||
|
||||
+2
-3
@@ -9,6 +9,5 @@ KtReceiverParameterSymbol:
|
||||
ReceiverTypeAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|ReceiverTypeAnnotation|() kotlin/Int
|
||||
getContainingModule: Could not render due to java.lang.IllegalArgumentException: Failed requirement.
|
||||
|
||||
deprecationStatus: Could not render due to java.lang.IllegalArgumentException: Failed requirement.
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
+1
-1
@@ -8,7 +8,7 @@ KtJavaFieldSymbol:
|
||||
modality: FINAL
|
||||
name: field
|
||||
origin: JAVA
|
||||
receiverType: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
|
||||
@@ -8,7 +8,7 @@ KtJavaFieldSymbol:
|
||||
modality: OPEN
|
||||
name: field
|
||||
origin: JAVA
|
||||
receiverType: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
|
||||
Vendored
+1
-1
@@ -11,7 +11,7 @@ KtValueParameterSymbol:
|
||||
isVararg: false
|
||||
name: abc
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
|
||||
+2
-2
@@ -14,7 +14,7 @@ KtKotlinPropertySymbol:
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
@@ -38,7 +38,7 @@ KtKotlinPropertySymbol:
|
||||
modality: FINAL
|
||||
name: abc
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
|
||||
+2
-2
@@ -14,7 +14,7 @@ KtKotlinPropertySymbol:
|
||||
isOverride: false
|
||||
modality: FINAL
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
@@ -38,7 +38,7 @@ KtKotlinPropertySymbol:
|
||||
modality: FINAL
|
||||
name: abc
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
setter: null
|
||||
symbolKind: CLASS_MEMBER
|
||||
|
||||
Vendored
+6
@@ -20,10 +20,13 @@ KtKotlinPropertySymbol:
|
||||
psi: KtAnnotationEntry
|
||||
]
|
||||
origin: SOURCE
|
||||
owningCallableSymbol: KtKotlinPropertySymbol(/prop)
|
||||
type: [
|
||||
ReceiverTypeAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|ReceiverTypeAnnotation|() kotlin/Long
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
returnType: kotlin/Boolean
|
||||
symbolKind: ACCESSOR
|
||||
typeParameters: []
|
||||
@@ -52,10 +55,13 @@ KtKotlinPropertySymbol:
|
||||
psi: KtAnnotationEntry
|
||||
]
|
||||
origin: SOURCE
|
||||
owningCallableSymbol: KtKotlinPropertySymbol(/prop)
|
||||
type: [
|
||||
ReceiverTypeAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|ReceiverTypeAnnotation|() kotlin/Long
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
returnType: kotlin/Boolean
|
||||
setter: null
|
||||
symbolKind: TOP_LEVEL
|
||||
|
||||
+2
-3
@@ -9,6 +9,5 @@ KtReceiverParameterSymbol:
|
||||
ReceiverTypeAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
] @R|ReceiverTypeAnnotation|() kotlin/Long
|
||||
getContainingModule: Could not render due to java.lang.IllegalArgumentException: Failed requirement.
|
||||
|
||||
deprecationStatus: Could not render due to java.lang.IllegalArgumentException: Failed requirement.
|
||||
getContainingModule: KtSourceModule "Sources of main"
|
||||
deprecationStatus: null
|
||||
+1
-1
@@ -11,7 +11,7 @@ KtValueParameterSymbol:
|
||||
isVararg: false
|
||||
name: value
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ KtValueParameterSymbol:
|
||||
isVararg: false
|
||||
name: abc
|
||||
origin: SOURCE
|
||||
receiverType: null
|
||||
receiverParameter: null
|
||||
returnType: kotlin/Int
|
||||
symbolKind: LOCAL
|
||||
typeParameters: []
|
||||
|
||||
Reference in New Issue
Block a user