fallthrough needs to be directly before the next case, and this duplicate inside an else is unneeded
94 KiB
94 KiB
fallthrough needs to be directly before the next case, and this duplicate inside an else is unneeded