KtNameReferenceExpression(94,97): 'bar'
  KaCallResolutionSuccess:
    call = KaSimpleVariableAccessCall:
      contextArguments = []
      dispatchReceiver = KaImplicitReceiverValue:
        symbol = one/two/TopLevelObject
        type = one.two.TopLevelObject
      extensionReceiver = null
      isContextSensitive = false
      kind = Read
      signature = KaVariableSignature:
        name = bar
        receiverType = null
        returnType = kotlin.Int
        symbol = val bar: kotlin.Int
        contextParameters = []
        callableId = one/two/TopLevelObject.bar
      typeArgumentsMapping = {}
