Move throw statement outside of switch body
This way static analysis can detect when we're missing a switch case.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This way static analysis can detect when we're missing a switch case.