KtCallExpression(181,192): 'funMember()'
  KaCallResolutionSuccess:
    call = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = [
        KaImplicitReceiverValue:
          symbol = a: A
          type = A
      ]
      dispatchReceiver = KaImplicitReceiverValue:
        symbol = /Base
        type = Base
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.Unit
        symbol = /Base.funMember(<dispatch receiver>: Base): kotlin.Unit
        valueParameters = []
        contextParameters = [
          KaVariableSignature:
            name = a
            receiverType = null
            returnType = A
            symbol = a: A
            contextParameters = []
            callableId = null
        ]
        callableId = /Base.funMember
      typeArgumentsMapping = {}
      valueArgumentMapping = {}