KtNameReferenceExpression(74,77): 'foo'
  KaApplicableCallCandidate:
    candidate = KaSimpleVariableAccessCall:
      contextArguments = []
      dispatchReceiver = KaExplicitReceiverValue:
        expression = declSite
        isSafeNavigation = false
        type = DeclSite
      extensionReceiver = null
      isContextSensitive = false
      kind = Write:
        value = 0
      signature = KaVariableSignature:
        name = foo
        receiverType = null
        returnType = kotlin.Int
        symbol = var foo: kotlin.Int
        contextParameters = []
        callableId = /DeclSite.foo
      typeArgumentsMapping = {}
    isInBestCandidates = true
