Skip to content

allow fallthrough from the last case of the switch#7329

Merged
vladima merged 1 commit into
masterfrom
allowFallFromLastCase
Mar 2, 2016
Merged

allow fallthrough from the last case of the switch#7329
vladima merged 1 commit into
masterfrom
allowFallFromLastCase

Conversation

@vladima

@vladima vladima commented Mar 2, 2016

Copy link
Copy Markdown
Contributor

fixes #6712

@mhegazy

mhegazy commented Mar 2, 2016

Copy link
Copy Markdown
Contributor

👍

1 similar comment
@sandersn

sandersn commented Mar 2, 2016

Copy link
Copy Markdown
Member

👍

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