Skip to content

Conversation

@jkeenan
Copy link
Contributor

@jkeenan jkeenan commented Nov 20, 2025

The same (C) goto statement occurs at the end of each branch of an if-else structure. We can move them to a single statement just after the conclusion of the else branch.


  • This set of changes does not require a perldelta entry.

The same (C) goto statement occurs at the end of each branch of an if-else
structure.  We can move them to a single statement just after the conclusion
of the else branch.
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.

3 participants