On Sun, Mar 08, 2020 at 04:38:38PM +0100, Miroslav Zagorac wrote: > It seems to me that shifting the variable 'a' at the end of the functions is > of no use. Maybe there is something I don't see here, in which case I > apologize. :)
You're right. It was mostly a matter of consistency, and anyway the compiler doesn't emit the code for it. But we can remove it. Applied, thanks Miroslav! Willy

