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

Fix sum/count/each/own/etc. as loop iteration variables #1531

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

edemaine
Copy link
Collaborator

Fixes #1529

each is a long-standing issue. All fixed by trying to parse without the new syntax first.

@edemaine edemaine changed the title Fix sum/count/each/etc. as loop iteration variables Fix sum/count/each/own/etc. as loop iteration variables Oct 28, 2024
@edemaine edemaine merged commit 2d618ae into main Oct 28, 2024
4 checks passed
@edemaine edemaine deleted the for-compat branch October 28, 2024 14:49
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.

for reduce expressions supercede for sum of sums etc
2 participants