is still a warning - just something we should look at when we get a chance, but not a showstopper. (Unless we slap #![deny(unreachable_code)] at the start of our main.rs, the equivalent of passing -Werror=something to gcc/clang).
Fuck around now, find out… when?
Let’s change our sample a little bit. Say we remove the definition of bar entirely