332
-Wall ain't all
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
int unused_variable = 0;
int _unused_variable = 0;
sometimes you need an unused variable. some uses in rust: