KtNameReferenceExpression(61,62): 'f'
  KaApplicableCallCandidate:
    candidate = KaSimpleVariableAccessCall:
      contextArguments = []
      dispatchReceiver = KaExplicitReceiverValue:
        expression = a
        isSafeNavigation = false
        type = A
      extensionReceiver = null
      isContextSensitive = false
      kind = Read
      signature = KaVariableSignature:
        name = f
        receiverType = null
        returnType = () -> kotlin.Unit
        symbol = val f: () -> kotlin.Unit
        contextParameters = []
        callableId = /A.f
      typeArgumentsMapping = {}
    isInBestCandidates = true
