Skip to content

[fix] Emit at_offset for anonymous block args#944

Merged
reese merged 2 commits into
trunkfrom
reese-942
Jun 11, 2026
Merged

[fix] Emit at_offset for anonymous block args#944
reese merged 2 commits into
trunkfrom
reese-942

Conversation

@reese

@reese reese commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Closes #942

On the tin -- for anonymous block args, we need to ensure we wind forward the line number correctly. We do this properly for named args, but we need to also update the line number when block_arg.name() is None.

@reese reese merged commit d3d433c into trunk Jun 11, 2026
8 checks passed
@reese reese deleted the reese-942 branch June 11, 2026 15:56
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.

Formatting Issue: Blank Line Inserted Before & Block Argument

2 participants