Skip to content

Make CallExpression contain an Identifier instead of an Expression #28690

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

Merged
merged 2 commits into from
Jun 16, 2025

Conversation

mikebenfield
Copy link
Collaborator

@mikebenfield mikebenfield commented Jun 15, 2025

This is a copy of #28688 plus one commit with a fix.

Closes #28675

Regenerate parser tests.

Also remove superfluous `to_string()`.
@mikebenfield mikebenfield merged commit ba9d1b2 into mainnet Jun 16, 2025
8 checks passed
@mikebenfield mikebenfield deleted the call-expr-ident2 branch June 16, 2025 13: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.

Change the field function from an Expression to an Identifier in CallExpression
3 participants