KtNameReferenceExpression(80,83): 'bar'
  KaCallResolutionSuccess:
    call = KaSimpleVariableAccessCall:
      contextArguments = []
      dispatchReceiver = KaImplicitReceiverValue:
        symbol = /Child
        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 = /BaseClass.bar
      typeArgumentsMapping = {}
