KtNameReferenceExpression(89,92): 'bar'
  KaApplicableCallCandidate:
    candidate = KaSimpleVariableAccessCall:
      contextArguments = []
      dispatchReceiver = KaImplicitReceiverValue:
        symbol = /Dependency.Nested
        type = kotlin.Unit
      extensionReceiver = null
      isContextSensitive = false
      kind = Read
      signature = KaVariableSignature:
        name = bar
        receiverType = null
        returnType = kotlin.Int
        symbol = var bar: kotlin.Int
        contextParameters = []
        callableId = /Dependency.Nested.bar
      typeArgumentsMapping = {}
    isInBestCandidates = true
