<caret_1>:
  KtNameReferenceExpression(71,80): 'something'
    KaApplicableCallCandidate:
      candidate = KaSimpleVariableAccessCall:
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = a
          isSafeNavigation = false
          type = A
        extensionReceiver = null
        isContextSensitive = false
        kind = Read
        signature = KaVariableSignature:
          name = something
          receiverType = null
          returnType = kotlin.Int
          symbol = var something: kotlin.Int
          contextParameters = []
          callableId = /A.something
        typeArgumentsMapping = {}
      isInBestCandidates = true

<caret_2>:
  KtNameReferenceExpression(88,97): 'something'
    KaApplicableCallCandidate:
      candidate = KaSimpleVariableAccessCall:
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = a
          isSafeNavigation = false
          type = A
        extensionReceiver = null
        isContextSensitive = false
        kind = Write:
          value = 1
        signature = KaVariableSignature:
          name = something
          receiverType = null
          returnType = kotlin.Int
          symbol = var something: kotlin.Int
          contextParameters = []
          callableId = /A.something
        typeArgumentsMapping = {}
      isInBestCandidates = true

<caret_3>:
  KtNameReferenceExpression(108,117): 'something'
    KaApplicableCallCandidate:
      candidate = KaSimpleVariableAccessCall:
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = a
          isSafeNavigation = false
          type = A
        extensionReceiver = null
        isContextSensitive = false
        kind = Read
        signature = KaVariableSignature:
          name = something
          receiverType = null
          returnType = kotlin.Int
          symbol = var something: kotlin.Int
          contextParameters = []
          callableId = /A.something
        typeArgumentsMapping = {}
      isInBestCandidates = true

<caret_4>:
  KtNameReferenceExpression(129,138): 'something'
    KaApplicableCallCandidate:
      candidate = KaSimpleVariableAccessCall:
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = a
          isSafeNavigation = false
          type = A
        extensionReceiver = null
        isContextSensitive = false
        kind = Read
        signature = KaVariableSignature:
          name = something
          receiverType = null
          returnType = kotlin.Int
          symbol = var something: kotlin.Int
          contextParameters = []
          callableId = /A.something
        typeArgumentsMapping = {}
      isInBestCandidates = true

<caret_5>:
  KtNameReferenceExpression(149,158): 'something'
    KaApplicableCallCandidate:
      candidate = KaSimpleVariableAccessCall:
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = a
          isSafeNavigation = false
          type = A
        extensionReceiver = null
        isContextSensitive = false
        kind = Write:
          value = --
        signature = KaVariableSignature:
          name = something
          receiverType = null
          returnType = kotlin.Int
          symbol = var something: kotlin.Int
          contextParameters = []
          callableId = /A.something
        typeArgumentsMapping = {}
      isInBestCandidates = true

<caret_6>:
  KtNameReferenceExpression(164,173): 'something'
    KaApplicableCallCandidate:
      candidate = KaSimpleVariableAccessCall:
        contextArguments = []
        dispatchReceiver = KaImplicitReceiverValue:
          symbol = KaReceiverParameterSymbol:
            anchorPsi: KtTypeReference
            annotations: []
            callableId: null
            contextParameters: []
            contextReceivers: []
            isActual: false
            isCompanion: false
            isDelegated: false
            isExpect: false
            isExtension: false
            isExternal: false
            isVal: true
            location: LOCAL
            modality: FINAL
            name: <receiver>
            origin: SOURCE
            owningCallableSymbol: KaNamedFunctionSymbol(/foo)
            psi: KtTypeReference
            realPsi: KtTypeReference
            receiverParameter: null
            returnType: KaUsualClassType:
              annotations: []
              typeArguments: []
              type: A
            typeParameters: []
            visibility: PUBLIC
          type = A
        extensionReceiver = null
        isContextSensitive = false
        kind = Read
        signature = KaVariableSignature:
          name = something
          receiverType = null
          returnType = kotlin.Int
          symbol = var something: kotlin.Int
          contextParameters = []
          callableId = /A.something
        typeArgumentsMapping = {}
      isInBestCandidates = true
