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
@@ -1 +0,0 @@
fun @ReceiverTypeAnnotation kotlin.Int.foo()
@@ -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: []
@@ -21,10 +21,13 @@ KtPropertyGetterSymbol:
psi: KtAnnotationEntry
]
origin: SOURCE
owningCallableSymbol: KtKotlinPropertySymbol(/x)
type: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Long
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -21,10 +21,13 @@ KtPropertyGetterSymbol:
psi: KtAnnotationEntry
]
origin: SOURCE
owningCallableSymbol: KtKotlinPropertySymbol(/x)
type: [
ReceiverTypeAnnotation()
psi: KtAnnotationEntry
] @R|ReceiverTypeAnnotation|() kotlin/Long
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -20,7 +20,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -43,7 +43,7 @@ KtKotlinPropertySymbol:
modality: FINAL
name: prop
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
setter: KtPropertySetterSymbol:
annotationsList: [
@@ -76,13 +76,13 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
@@ -103,7 +103,7 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -22,7 +22,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -45,7 +45,7 @@ KtKotlinPropertySymbol:
modality: FINAL
name: prop
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
setter: KtPropertySetterSymbol:
annotationsList: [
@@ -78,13 +78,13 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
@@ -105,7 +105,7 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -22,7 +22,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -45,7 +45,7 @@ KtKotlinPropertySymbol:
modality: FINAL
name: x
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
setter: KtPropertySetterSymbol:
annotationsList: [
@@ -82,13 +82,13 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
@@ -111,7 +111,7 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -24,7 +24,7 @@ KtKotlinPropertySymbol:
isOverride: false
modality: FINAL
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: ACCESSOR
typeParameters: []
@@ -47,7 +47,7 @@ KtKotlinPropertySymbol:
modality: FINAL
name: x
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
setter: KtPropertySetterSymbol:
annotationsList: [
@@ -84,13 +84,13 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
@@ -113,7 +113,7 @@ KtKotlinPropertySymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -1,2 +0,0 @@
val @ReceiverTypeAnnotation kotlin.Long.prop: kotlin.Boolean
get()
@@ -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
@@ -33,13 +33,13 @@ KtPropertySetterSymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
@@ -62,7 +62,7 @@ KtPropertySetterSymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
@@ -33,13 +33,13 @@ KtPropertySetterSymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []
getContainingModule: KtSourceModule "Sources of main"
deprecationStatus: null
receiverType: null
receiverParameter: null
returnType: kotlin/Unit
symbolKind: ACCESSOR
typeParameters: []
@@ -62,7 +62,7 @@ KtPropertySetterSymbol:
isVararg: false
name: value
origin: SOURCE
receiverType: null
receiverParameter: null
returnType: kotlin/Int
symbolKind: LOCAL
typeParameters: []