Skip to content

[CS2] No need for break; after a switch case that throws#4538

Merged
GeoffreyBooth merged 1 commit into
jashkenas:2from
GeoffreyBooth:no-break-after-throw
May 6, 2017
Merged

[CS2] No need for break; after a switch case that throws#4538
GeoffreyBooth merged 1 commit into
jashkenas:2from
GeoffreyBooth:no-break-after-throw

Fix #4020: No need for `break;` after a switch case that `throw`s

f7ed293
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs