Skip to content

Fixed dropped parentheses around an in operator inside an arrow body in a for-init, producing unparsable output - #1426

Merged
sanex3339 merged 1 commit into
masterfrom
issue-1419
Jul 9, 2026
Merged

Fixed dropped parentheses around an in operator inside an arrow body in a for-init, producing unparsable output#1426
sanex3339 merged 1 commit into
masterfrom
issue-1419

Conversation

@sanex3339

Copy link
Copy Markdown
Member

Fixes #1419

…y in a `for`-init, producing unparsable output
@sanex3339
sanex3339 merged commit a3df841 into master Jul 9, 2026
7 checks passed
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.

Generated code drops required parentheses around in inside a for-init arrow body → unparsable output ("Invalid left-hand side in for-loop")

1 participant