KtSuccessCallInfo:
  call = KtSimpleVariableAccessCall:
    partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
      dispatchReceiver = KtImplicitReceiverValue:
        symbol = KtReceiverParameterSymbol:
          annotationsList: []
          origin: SOURCE
          owningCallableSymbol: KtAnonymousFunctionSymbol(<local>/<no name provided>)
          type: KtUsualClassType:
            annotationsList: []
            ownTypeArguments: []
            type: Foo
        type = Foo
      extensionReceiver = null
      signature = KtVariableLikeSignature:
        name = foo
        receiverType = Bar
        returnType = kotlin.String
        symbol = val foo: kotlin.String
        callableIdIfNonLocal = /Foo.foo
    simpleAccess = Read:

    typeArgumentsMapping = {}
