Avoid returning void
It's silly and non-conforming to standards to return void,
don't do it.
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>
Loading
Please register or sign in to comment
It's silly and non-conforming to standards to return void,
don't do it.
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>