Skip to content

Fix postposition rescue and if #26

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

Closed
wants to merge 1 commit into from

Conversation

Watson1978
Copy link

@Watson1978 Watson1978 commented Feb 13, 2025

When It use postposition rescue and if at same line, the behavior is changed since Ruby 3.4.
https://bugs.ruby-lang.org/issues/21132

When It use postposition resque and if at same line, the behavior is changed since Ruby 3.4.
https://bugs.ruby-lang.org/issues/21132

Signed-off-by: Shizuo Fujita <[email protected]>
@Watson1978 Watson1978 requested review from kenhys and daipom February 13, 2025 02:24
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@Watson1978 Watson1978 closed this Feb 13, 2025
@Watson1978
Copy link
Author

#25 has same patch.

@Watson1978 Watson1978 deleted the fix-rescue branch February 13, 2025 02:33
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.

2 participants