nullc an hour ago Does it require that all exit conditions of a loop are taken/not-taken? I've found lots of bugs around if(foo)break; logic.
Does it require that all exit conditions of a loop are taken/not-taken? I've found lots of bugs around if(foo)break; logic.