-
-
Notifications
You must be signed in to change notification settings - Fork 27.3k
updated to switch expression #3030
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
Conversation
|
jaypalarora
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed
|
good change |
|
|
Please squash the commits before merging to keep linear history on master. Changes LGTM. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
|
Looks good! Thank you for the contribution 🎉 @all-contributors please add @jeffmorrison for code |
|
I've put up a pull request to add @jeffmorrison! 🎉 |



What problem does this PR solve?
Updated the bytecode design pattern to the updated switch expression. remove the redundant breaks.