Skip to content

fix: paren-wrapped exprs accept .field/.N postfix access#376

Merged
danieljohnmorris merged 1 commit into
mainfrom
fix/inline-lambda-field-access
May 18, 2026
Merged

fix: paren-wrapped exprs accept .field/.N postfix access#376
danieljohnmorris merged 1 commit into
mainfrom
fix/inline-lambda-field-access

Conversation

@danieljohnmorris
Copy link
Copy Markdown
Collaborator

Closes gis-analyst rerun9. (at rows i).2 in inline lambda body parses correctly. Extracted parse_field_chain helper shared by LParen + Ident branches.

Extracted parse_field_chain helper, called from both LParen and Ident
branches of parse_atom. Originating shape (at rows i).2 in inline
lambda HOF body parses correctly now. Closes gis-analyst rerun9.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@danieljohnmorris danieljohnmorris merged commit db3a03a into main May 18, 2026
5 checks passed
@danieljohnmorris danieljohnmorris deleted the fix/inline-lambda-field-access branch May 18, 2026 10: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.

1 participant