KtNameReferenceExpression(103,106): 'bar'
  KaCallResolutionSuccess:
    call = KaSimpleVariableAccessCall:
      contextArguments = []
      dispatchReceiver = KaImplicitReceiverValue:
        symbol = one/two/TopLevelObject.Nested
        type = one.two.TopLevelObject.Nested
      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.Nested.bar
      typeArgumentsMapping = {}
