Skip to content

allow fallthrough from the last case of the switch #7329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 2, 2016

Conversation

vladima
Copy link
Contributor

@vladima vladima commented Mar 2, 2016

fixes #6712

@mhegazy
Copy link
Contributor

mhegazy commented Mar 2, 2016

👍

1 similar comment
@sandersn
Copy link
Member

sandersn commented Mar 2, 2016

👍

vladima added a commit that referenced this pull request Mar 2, 2016
allow fallthrough from the last case of the switch
@vladima vladima merged commit b3552c6 into master Mar 2, 2016
@vladima vladima deleted the allowFallFromLastCase branch March 2, 2016 01:24
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

noFallthroughCasesInSwitch complains about last case
4 participants