KtFile: 'annotatedExpressions.kt'
  NO_CANDIDATES

KtPackageDirective(0,0): ''
  NO_CANDIDATES

KtImportList(0,0): ''
  NO_CANDIDATES

KtProperty(0,36): '// WITH_STDLIB'
  NO_CANDIDATES

KtDeclarationModifierList(15,20): 'const'
  NO_CANDIDATES

KtConstantExpression(35,36): '0'
  NO_CANDIDATES

KtClass(38,152): '@Target(AnnotationTarget.EXPRESSION)'
  NO_CANDIDATES

KtDeclarationModifierList(38,124): '@Target(AnnotationTarget.EXPRESSION)'
  NO_CANDIDATES

KtAnnotationEntry(38,74): '@Target(AnnotationTarget.EXPRESSION)'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        AnnotationTarget.EXPRESSION -> (KaVariableSignature:
          name = allowedTargets
          receiverType = null
          returnType = kotlin.annotation.AnnotationTarget
          symbol = vararg allowedTargets: kotlin.annotation.AnnotationTarget
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.annotation.Target
          symbol = <constructor>(vararg allowedTargets: kotlin.annotation.AnnotationTarget): kotlin.annotation.Target
          valueParameters = [
            KaVariableSignature:
              name = allowedTargets
              receiverType = null
              returnType = kotlin.annotation.AnnotationTarget
              symbol = vararg allowedTargets: kotlin.annotation.AnnotationTarget
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtConstructorCalleeExpression(39,45): 'Target'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        AnnotationTarget.EXPRESSION -> (KaVariableSignature:
          name = allowedTargets
          receiverType = null
          returnType = kotlin.annotation.AnnotationTarget
          symbol = vararg allowedTargets: kotlin.annotation.AnnotationTarget
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.annotation.Target
          symbol = <constructor>(vararg allowedTargets: kotlin.annotation.AnnotationTarget): kotlin.annotation.Target
          valueParameters = [
            KaVariableSignature:
              name = allowedTargets
              receiverType = null
              returnType = kotlin.annotation.AnnotationTarget
              symbol = vararg allowedTargets: kotlin.annotation.AnnotationTarget
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtTypeReference(39,45): 'Target'
  NO_CANDIDATES

KtUserType(39,45): 'Target'
  NO_CANDIDATES

KtNameReferenceExpression(39,45): 'Target'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        AnnotationTarget.EXPRESSION -> (KaVariableSignature:
          name = allowedTargets
          receiverType = null
          returnType = kotlin.annotation.AnnotationTarget
          symbol = vararg allowedTargets: kotlin.annotation.AnnotationTarget
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.annotation.Target
          symbol = <constructor>(vararg allowedTargets: kotlin.annotation.AnnotationTarget): kotlin.annotation.Target
          valueParameters = [
            KaVariableSignature:
              name = allowedTargets
              receiverType = null
              returnType = kotlin.annotation.AnnotationTarget
              symbol = vararg allowedTargets: kotlin.annotation.AnnotationTarget
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtValueArgumentList(45,74): '(AnnotationTarget.EXPRESSION)'
  NO_CANDIDATES

KtValueArgument(46,73): 'AnnotationTarget.EXPRESSION'
  NO_CANDIDATES

KtDotQualifiedExpression(46,73): 'AnnotationTarget.EXPRESSION'
  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = true
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = EXPRESSION
          isSafeNavigation = false
          type = kotlin.annotation.AnnotationTarget
        signature = KaFunctionSignature:
          receiverType = kotlin.DeepRecursiveFunction<ERROR_TYPE, ERROR_TYPE>
          returnType = ERROR_TYPE
          symbol = kotlin/invoke(<extension receiver>: kotlin.DeepRecursiveFunction<T, R>, value: T): R
          valueParameters = [
            KaVariableSignature:
              name = value
              receiverType = null
              returnType = ERROR_TYPE
              symbol = value: T
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/invoke
      typeArgumentsMapping = {
        T -> (ERROR_TYPE),
        R -> (ERROR_TYPE)
      }
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'value'>
    isInBestCandidates = false

KtNameReferenceExpression(46,62): 'AnnotationTarget'
  NO_CANDIDATES

KtNameReferenceExpression(63,73): 'EXPRESSION'
  NO_CANDIDATES

KtAnnotationEntry(75,113): '@Retention(AnnotationRetention.SOURCE)'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        AnnotationRetention.SOURCE -> (KaVariableSignature:
          name = value
          receiverType = null
          returnType = kotlin.annotation.AnnotationRetention
          symbol = value: kotlin.annotation.AnnotationRetention
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.annotation.Retention
          symbol = <constructor>(value: kotlin.annotation.AnnotationRetention): kotlin.annotation.Retention
          valueParameters = [
            KaVariableSignature:
              name = value
              receiverType = null
              returnType = kotlin.annotation.AnnotationRetention
              symbol = value: kotlin.annotation.AnnotationRetention
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtConstructorCalleeExpression(76,85): 'Retention'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        AnnotationRetention.SOURCE -> (KaVariableSignature:
          name = value
          receiverType = null
          returnType = kotlin.annotation.AnnotationRetention
          symbol = value: kotlin.annotation.AnnotationRetention
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.annotation.Retention
          symbol = <constructor>(value: kotlin.annotation.AnnotationRetention): kotlin.annotation.Retention
          valueParameters = [
            KaVariableSignature:
              name = value
              receiverType = null
              returnType = kotlin.annotation.AnnotationRetention
              symbol = value: kotlin.annotation.AnnotationRetention
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtTypeReference(76,85): 'Retention'
  NO_CANDIDATES

KtUserType(76,85): 'Retention'
  NO_CANDIDATES

KtNameReferenceExpression(76,85): 'Retention'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        AnnotationRetention.SOURCE -> (KaVariableSignature:
          name = value
          receiverType = null
          returnType = kotlin.annotation.AnnotationRetention
          symbol = value: kotlin.annotation.AnnotationRetention
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.annotation.Retention
          symbol = <constructor>(value: kotlin.annotation.AnnotationRetention): kotlin.annotation.Retention
          valueParameters = [
            KaVariableSignature:
              name = value
              receiverType = null
              returnType = kotlin.annotation.AnnotationRetention
              symbol = value: kotlin.annotation.AnnotationRetention
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtValueArgumentList(85,113): '(AnnotationRetention.SOURCE)'
  NO_CANDIDATES

KtValueArgument(86,112): 'AnnotationRetention.SOURCE'
  NO_CANDIDATES

KtDotQualifiedExpression(86,112): 'AnnotationRetention.SOURCE'
  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = true
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = SOURCE
          isSafeNavigation = false
          type = kotlin.annotation.AnnotationRetention
        signature = KaFunctionSignature:
          receiverType = kotlin.DeepRecursiveFunction<ERROR_TYPE, ERROR_TYPE>
          returnType = ERROR_TYPE
          symbol = kotlin/invoke(<extension receiver>: kotlin.DeepRecursiveFunction<T, R>, value: T): R
          valueParameters = [
            KaVariableSignature:
              name = value
              receiverType = null
              returnType = ERROR_TYPE
              symbol = value: T
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/invoke
      typeArgumentsMapping = {
        T -> (ERROR_TYPE),
        R -> (ERROR_TYPE)
      }
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'value'>
    isInBestCandidates = false

KtNameReferenceExpression(86,105): 'AnnotationRetention'
  NO_CANDIDATES

KtNameReferenceExpression(106,112): 'SOURCE'
  NO_CANDIDATES

KtPrimaryConstructor(135,152): '(val number: Int)'
  NO_CANDIDATES

KtParameterList(135,152): '(val number: Int)'
  NO_CANDIDATES

KtParameter(136,151): 'val number: Int'
  NO_CANDIDATES

KtTypeReference(148,151): 'Int'
  NO_CANDIDATES

KtUserType(148,151): 'Int'
  NO_CANDIDATES

KtNameReferenceExpression(148,151): 'Int'
  NO_CANDIDATES

KtNamedFunction(154,228): 'fun usage() {'
  NO_CANDIDATES

KtParameterList(163,165): '()'
  NO_CANDIDATES

KtBlockExpression(166,228): '{'
  NO_CANDIDATES

KtAnnotatedExpression(172,226): '@Anno(0 + integer) (@Anno(integer) usage()).toString()'
  NO_CANDIDATES

KtAnnotationEntry(172,190): '@Anno(0 + integer)'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        0 + integer -> (KaVariableSignature:
          name = number
          receiverType = null
          returnType = kotlin.Int
          symbol = number: kotlin.Int
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = Anno
          symbol = <constructor>(number: kotlin.Int): Anno
          valueParameters = [
            KaVariableSignature:
              name = number
              receiverType = null
              returnType = kotlin.Int
              symbol = number: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtConstructorCalleeExpression(173,177): 'Anno'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        0 + integer -> (KaVariableSignature:
          name = number
          receiverType = null
          returnType = kotlin.Int
          symbol = number: kotlin.Int
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = Anno
          symbol = <constructor>(number: kotlin.Int): Anno
          valueParameters = [
            KaVariableSignature:
              name = number
              receiverType = null
              returnType = kotlin.Int
              symbol = number: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtTypeReference(173,177): 'Anno'
  NO_CANDIDATES

KtUserType(173,177): 'Anno'
  NO_CANDIDATES

KtNameReferenceExpression(173,177): 'Anno'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        0 + integer -> (KaVariableSignature:
          name = number
          receiverType = null
          returnType = kotlin.Int
          symbol = number: kotlin.Int
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = Anno
          symbol = <constructor>(number: kotlin.Int): Anno
          valueParameters = [
            KaVariableSignature:
              name = number
              receiverType = null
              returnType = kotlin.Int
              symbol = number: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtValueArgumentList(177,190): '(0 + integer)'
  NO_CANDIDATES

KtValueArgument(178,189): '0 + integer'
  NO_CANDIDATES

KtBinaryExpression(178,189): '0 + integer'
  KaApplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {
        integer -> (KaVariableSignature:
          name = other
          receiverType = null
          returnType = kotlin.Int
          symbol = other: kotlin.Int
          contextParameters = []
          callableId = null)
      }
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = 0
          isSafeNavigation = false
          type = kotlin.Int
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.Int
          symbol = kotlin/Int.plus(<dispatch receiver>: kotlin.Int, other: kotlin.Int): kotlin.Int
          valueParameters = [
            KaVariableSignature:
              name = other
              receiverType = null
              returnType = kotlin.Int
              symbol = other: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/Int.plus
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtConstantExpression(178,179): '0'
  NO_CANDIDATES

KtOperationReferenceExpression(180,181): '+'
  KaApplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {
        integer -> (KaVariableSignature:
          name = other
          receiverType = null
          returnType = kotlin.Int
          symbol = other: kotlin.Int
          contextParameters = []
          callableId = null)
      }
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = 0
          isSafeNavigation = false
          type = kotlin.Int
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.Int
          symbol = kotlin/Int.plus(<dispatch receiver>: kotlin.Int, other: kotlin.Int): kotlin.Int
          valueParameters = [
            KaVariableSignature:
              name = other
              receiverType = null
              returnType = kotlin.Int
              symbol = other: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/Int.plus
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtNameReferenceExpression(182,189): 'integer'
  KaApplicableCallCandidateInfo:
    candidate = KaSimpleVariableAccessCall:
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaVariableSignature:
          name = integer
          receiverType = null
          returnType = kotlin.Int
          symbol = val integer: kotlin.Int
          contextParameters = []
          callableId = /integer
      simpleAccess = Read
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtDotQualifiedExpression(191,226): '(@Anno(integer) usage()).toString()'
  KaApplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.String
          symbol = kotlin/Unit.toString(<dispatch receiver>: kotlin.Unit): kotlin.String
          valueParameters = []
          contextParameters = []
          callableId = kotlin/Unit.toString
      typeArgumentsMapping = {}
    isInBestCandidates = true

  KaApplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Any?
          returnType = kotlin.String
          symbol = kotlin/toString(<extension receiver>: kotlin.Any?): kotlin.String
          valueParameters = []
          contextParameters = []
          callableId = kotlin/toString
      typeArgumentsMapping = {}
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Byte
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Byte, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.ByteArray
          returnType = kotlin.String
          symbol = kotlin/collections/toString(<extension receiver>: kotlin.ByteArray, charset: java.nio.charset.Charset): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = charset
              receiverType = null
              returnType = java.nio.charset.Charset
              symbol = charset: java.nio.charset.Charset
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/collections/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'charset'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Int
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Int, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Long
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Long, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Short
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Short, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.UByte
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.UByte, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.UInt
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.UInt, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.ULong
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.ULong, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.UShort
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.UShort, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

KtParenthesizedExpression(191,215): '(@Anno(integer) usage())'
  NO_CANDIDATES

KtAnnotatedExpression(192,214): '@Anno(integer) usage()'
  NO_CANDIDATES

KtAnnotationEntry(192,206): '@Anno(integer)'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        integer -> (KaVariableSignature:
          name = number
          receiverType = null
          returnType = kotlin.Int
          symbol = number: kotlin.Int
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = Anno
          symbol = <constructor>(number: kotlin.Int): Anno
          valueParameters = [
            KaVariableSignature:
              name = number
              receiverType = null
              returnType = kotlin.Int
              symbol = number: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtConstructorCalleeExpression(193,197): 'Anno'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        integer -> (KaVariableSignature:
          name = number
          receiverType = null
          returnType = kotlin.Int
          symbol = number: kotlin.Int
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = Anno
          symbol = <constructor>(number: kotlin.Int): Anno
          valueParameters = [
            KaVariableSignature:
              name = number
              receiverType = null
              returnType = kotlin.Int
              symbol = number: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtTypeReference(193,197): 'Anno'
  NO_CANDIDATES

KtUserType(193,197): 'Anno'
  NO_CANDIDATES

KtNameReferenceExpression(193,197): 'Anno'
  KaApplicableCallCandidateInfo:
    candidate = KaAnnotationCall:
      argumentMapping = {
        integer -> (KaVariableSignature:
          name = number
          receiverType = null
          returnType = kotlin.Int
          symbol = number: kotlin.Int
          contextParameters = []
          callableId = null)
      }
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = Anno
          symbol = <constructor>(number: kotlin.Int): Anno
          valueParameters = [
            KaVariableSignature:
              name = number
              receiverType = null
              returnType = kotlin.Int
              symbol = number: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = null
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtValueArgumentList(197,206): '(integer)'
  NO_CANDIDATES

KtValueArgument(198,205): 'integer'
  NO_CANDIDATES

KtNameReferenceExpression(198,205): 'integer'
  KaApplicableCallCandidateInfo:
    candidate = KaSimpleVariableAccessCall:
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaVariableSignature:
          name = integer
          receiverType = null
          returnType = kotlin.Int
          symbol = val integer: kotlin.Int
          contextParameters = []
          callableId = /integer
      simpleAccess = Read
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtCallExpression(207,214): 'usage()'
  KaApplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.Unit
          symbol = /usage(): kotlin.Unit
          valueParameters = []
          contextParameters = []
          callableId = /usage
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtNameReferenceExpression(207,212): 'usage'
  KaApplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.Unit
          symbol = /usage(): kotlin.Unit
          valueParameters = []
          contextParameters = []
          callableId = /usage
      typeArgumentsMapping = {}
    isInBestCandidates = true

KtValueArgumentList(212,214): '()'
  NO_CANDIDATES

KtCallExpression(216,226): 'toString()'
  KaApplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.String
          symbol = kotlin/Unit.toString(<dispatch receiver>: kotlin.Unit): kotlin.String
          valueParameters = []
          contextParameters = []
          callableId = kotlin/Unit.toString
      typeArgumentsMapping = {}
    isInBestCandidates = true

  KaApplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Any?
          returnType = kotlin.String
          symbol = kotlin/toString(<extension receiver>: kotlin.Any?): kotlin.String
          valueParameters = []
          contextParameters = []
          callableId = kotlin/toString
      typeArgumentsMapping = {}
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Byte
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Byte, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.ByteArray
          returnType = kotlin.String
          symbol = kotlin/collections/toString(<extension receiver>: kotlin.ByteArray, charset: java.nio.charset.Charset): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = charset
              receiverType = null
              returnType = java.nio.charset.Charset
              symbol = charset: java.nio.charset.Charset
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/collections/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'charset'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Int
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Int, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Long
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Long, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Short
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Short, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.UByte
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.UByte, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.UInt
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.UInt, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.ULong
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.ULong, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.UShort
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.UShort, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

KtNameReferenceExpression(216,224): 'toString'
  KaApplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.String
          symbol = kotlin/Unit.toString(<dispatch receiver>: kotlin.Unit): kotlin.String
          valueParameters = []
          contextParameters = []
          callableId = kotlin/Unit.toString
      typeArgumentsMapping = {}
    isInBestCandidates = true

  KaApplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Any?
          returnType = kotlin.String
          symbol = kotlin/toString(<extension receiver>: kotlin.Any?): kotlin.String
          valueParameters = []
          contextParameters = []
          callableId = kotlin/toString
      typeArgumentsMapping = {}
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Byte
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Byte, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.ByteArray
          returnType = kotlin.String
          symbol = kotlin/collections/toString(<extension receiver>: kotlin.ByteArray, charset: java.nio.charset.Charset): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = charset
              receiverType = null
              returnType = java.nio.charset.Charset
              symbol = charset: java.nio.charset.Charset
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/collections/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'charset'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Int
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Int, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Long
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Long, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.Short
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.Short, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.UByte
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.UByte, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.UInt
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.UInt, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.ULong
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.ULong, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

  KaInapplicableCallCandidateInfo:
    candidate = KaSimpleFunctionCall:
      argumentMapping = {}
      isImplicitInvoke = false
      partiallyAppliedSymbol = KaPartiallyAppliedSymbol:
        contextArguments = []
        dispatchReceiver = null
        extensionReceiver = KaExplicitReceiverValue:
          expression = (@Anno(integer) usage())
          isSafeNavigation = false
          type = kotlin.Unit
        signature = KaFunctionSignature:
          receiverType = kotlin.UShort
          returnType = kotlin.String
          symbol = kotlin/text/toString(<extension receiver>: kotlin.UShort, radix: kotlin.Int): kotlin.String
          valueParameters = [
            KaVariableSignature:
              name = radix
              receiverType = null
              returnType = kotlin.Int
              symbol = radix: kotlin.Int
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = kotlin/text/toString
      typeArgumentsMapping = {}
    diagnostic = ERROR<NO_VALUE_FOR_PARAMETER: No value passed for parameter 'radix'>
    isInBestCandidates = false

KtValueArgumentList(224,226): '()'
  NO_CANDIDATES