Rename {For|If}ReturnVoid to {For|If}
Returning void is more common than returning Status so pick the longer name for the less common variant. PiperOrigin-RevId: 224897169
Loading
Please sign in to comment
Returning void is more common than returning Status so pick the longer name for the less common variant. PiperOrigin-RevId: 224897169