KtNameReferenceExpression(202,210): 'IntArray'
  KaCallResolutionSuccess:
    call = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.Array<out kotlin.String>
        symbol = ctrl_click/IntArray(vararg content: kotlin.String): kotlin.Array<out kotlin.String>
        valueParameters = [
          KaVariableSignature:
            name = content
            receiverType = null
            returnType = kotlin.String
            symbol = vararg content: kotlin.String
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = ctrl_click/IntArray
      typeArgumentsMapping = {}
      valueArgumentMapping = {
        array("1", "2", "3") -> (KaVariableSignature:
          name = content
          receiverType = null
          returnType = kotlin.String
          symbol = vararg content: kotlin.String
          contextParameters = []
          callableId = null)
      }
