KtConstructorCalleeExpression(21,28): 'JvmName'
  KaApplicableCallCandidate:
    candidate = KaAnnotationCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.jvm.JvmName
        symbol = <constructor>(name: kotlin.String): kotlin.jvm.JvmName
        valueParameters = [
          KaVariableSignature:
            name = name
            receiverType = null
            returnType = kotlin.String
            symbol = name: kotlin.String
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = null
      typeArgumentsMapping = {}
      valueArgumentMapping = {
        "Foo" -> (KaVariableSignature:
          name = name
          receiverType = null
          returnType = kotlin.String
          symbol = name: kotlin.String
          contextParameters = []
          callableId = null)
      }
    isInBestCandidates = true
