Skip to content

Removing extra break; statement#224

Open
subhahu123 wants to merge 1 commit intoxiph:masterfrom
subhahu123:patch-1
Open

Removing extra break; statement#224
subhahu123 wants to merge 1 commit intoxiph:masterfrom
subhahu123:patch-1

Conversation

@subhahu123
Copy link

Fix Issue : #220
Removing the break ; statement
there is no use of it
when program reach the return statement if come out of that function
so, it is never going to reach the break ; statement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant