332
-Wall ain't all
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Function is changing a global variable, the global variable is checked after every call to the function. That's your return value.
OOP methods?