KtNameReferenceExpression(63,64): 'i'
  isImplicitReferenceToCompanion: false
  contextSensitiveResolutionStatus: NotAvailable
  lookupLocally: false
  KaSymbolResolutionError:
    candidateSymbols = [
      val i: kotlin.Int
    ]
    diagnostic = ERROR<INVISIBLE_REFERENCE: Cannot access 'val i: Int': it is private in 'A'.>
