Skip to content

[StatementSwitchToExpressionSwitch] when assigning from a switch on enum, if the switch has a default: clause and is otherwise exhaustive (even without said default: clause), then propose an alternative fix which removes the default: clause and its code. #7183

[StatementSwitchToExpressionSwitch] when assigning from a switch on enum, if the switch has a default: clause and is otherwise exhaustive (even without said default: clause), then propose an alternative fix which removes the default: clause and its code.

[StatementSwitchToExpressionSwitch] when assigning from a switch on enum, if the switch has a default: clause and is otherwise exhaustive (even without said default: clause), then propose an alternative fix which removes the default: clause and its code. #7183