Update misc test data after introducing rangeUntil member #KT-52933
This commit is contained in:
@@ -94,6 +94,22 @@ operator fun rangeTo(other: kotlin.Long): kotlin.ranges.LongRange
|
||||
|
||||
operator fun rangeTo(other: kotlin.Short): kotlin.ranges.IntRange
|
||||
|
||||
@kotlin.SinceKotlin(version = "1.7")
|
||||
@kotlin.ExperimentalStdlibApi
|
||||
operator fun rangeUntil(other: kotlin.Byte): kotlin.ranges.IntRange
|
||||
|
||||
@kotlin.SinceKotlin(version = "1.7")
|
||||
@kotlin.ExperimentalStdlibApi
|
||||
operator fun rangeUntil(other: kotlin.Int): kotlin.ranges.IntRange
|
||||
|
||||
@kotlin.SinceKotlin(version = "1.7")
|
||||
@kotlin.ExperimentalStdlibApi
|
||||
operator fun rangeUntil(other: kotlin.Long): kotlin.ranges.LongRange
|
||||
|
||||
@kotlin.SinceKotlin(version = "1.7")
|
||||
@kotlin.ExperimentalStdlibApi
|
||||
operator fun rangeUntil(other: kotlin.Short): kotlin.ranges.IntRange
|
||||
|
||||
@kotlin.SinceKotlin(version = "1.1")
|
||||
@kotlin.internal.IntrinsicConstEvaluation
|
||||
operator fun rem(other: kotlin.Byte): kotlin.Int
|
||||
|
||||
@@ -1062,6 +1062,142 @@ KtFunctionSymbol:
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
annotationsList: [
|
||||
kotlin/SinceKotlin(version = "1.7")
|
||||
psi: null
|
||||
kotlin/ExperimentalStdlibApi()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: kotlin/Int.rangeUntil
|
||||
contextReceivers: []
|
||||
hasStableParameterNames: true
|
||||
isBuiltinFunctionInvoke: false
|
||||
isExtension: false
|
||||
isExternal: false
|
||||
isInfix: false
|
||||
isInline: false
|
||||
isOperator: true
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
isSuspend: false
|
||||
modality: FINAL
|
||||
name: rangeUntil
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/ranges/IntRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(other)
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): kotlin/Int
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
annotationsList: [
|
||||
kotlin/SinceKotlin(version = "1.7")
|
||||
psi: null
|
||||
kotlin/ExperimentalStdlibApi()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: kotlin/Int.rangeUntil
|
||||
contextReceivers: []
|
||||
hasStableParameterNames: true
|
||||
isBuiltinFunctionInvoke: false
|
||||
isExtension: false
|
||||
isExternal: false
|
||||
isInfix: false
|
||||
isInline: false
|
||||
isOperator: true
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
isSuspend: false
|
||||
modality: FINAL
|
||||
name: rangeUntil
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/ranges/IntRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(other)
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): kotlin/Int
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
annotationsList: [
|
||||
kotlin/SinceKotlin(version = "1.7")
|
||||
psi: null
|
||||
kotlin/ExperimentalStdlibApi()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: kotlin/Int.rangeUntil
|
||||
contextReceivers: []
|
||||
hasStableParameterNames: true
|
||||
isBuiltinFunctionInvoke: false
|
||||
isExtension: false
|
||||
isExternal: false
|
||||
isInfix: false
|
||||
isInline: false
|
||||
isOperator: true
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
isSuspend: false
|
||||
modality: FINAL
|
||||
name: rangeUntil
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/ranges/LongRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(other)
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): kotlin/Int
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
annotationsList: [
|
||||
kotlin/SinceKotlin(version = "1.7")
|
||||
psi: null
|
||||
kotlin/ExperimentalStdlibApi()
|
||||
psi: null
|
||||
]
|
||||
callableIdIfNonLocal: kotlin/Int.rangeUntil
|
||||
contextReceivers: []
|
||||
hasStableParameterNames: true
|
||||
isBuiltinFunctionInvoke: false
|
||||
isExtension: false
|
||||
isExternal: false
|
||||
isInfix: false
|
||||
isInline: false
|
||||
isOperator: true
|
||||
isOverride: false
|
||||
isStatic: false
|
||||
isSuspend: false
|
||||
modality: FINAL
|
||||
name: rangeUntil
|
||||
origin: LIBRARY
|
||||
receiverType: null
|
||||
returnType: kotlin/ranges/IntRange
|
||||
symbolKind: CLASS_MEMBER
|
||||
typeParameters: []
|
||||
valueParameters: [
|
||||
KtValueParameterSymbol(other)
|
||||
]
|
||||
visibility: Public
|
||||
getDispatchReceiver(): kotlin/Int
|
||||
getContainingModule: KtBinaryModule "Builtins for JVM (1.8)"
|
||||
deprecationStatus: null
|
||||
|
||||
KtFunctionSymbol:
|
||||
annotationsList: [
|
||||
kotlin/SinceKotlin(version = "1.1")
|
||||
|
||||
Reference in New Issue
Block a user