Skip to content
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

[PRISM] Fix StackOverflow for IfNode with logical predicate #9768

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

eightbitraptor
Copy link
Contributor

As this is compiled into only on the recursive call and then added, we
can just use `ret` directly
Copy link
Contributor

@kddnewton kddnewton left a comment

Choose a reason for hiding this comment

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

Looks good!

@kddnewton
Copy link
Contributor

Nice cleanup!

@eightbitraptor eightbitraptor merged commit 8041b7d into ruby:master Jan 30, 2024
97 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants