KtSuccessCallInfo:
  call = KtSimpleVariableAccessCall:
    partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
      dispatchReceiver = KtImplicitReceiverValue:
        symbol = KtReceiverParameterSymbol:
          annotationsList: []
          origin: SOURCE
          owningCallableSymbol: KtFunctionSymbol(/call)
          type: KtUsualClassType:
            annotationsList: []
            ownTypeArguments: []
            type: JavaClass
        type = JavaClass
      extensionReceiver = null
      signature = KtVariableLikeSignature:
        name = foo
        receiverType = null
        returnType = kotlin.Int
        symbol = val foo: kotlin.Int
        callableIdIfNonLocal = /JavaClass.foo
    simpleAccess = Read:
      
    typeArgumentsMapping = {}