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

Default enable using hidden accumulator name. #1099

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

jnthntatum
Copy link
Collaborator

@jnthntatum jnthntatum commented Jan 7, 2025

Switches the default accumulator name to @result for CEL standard macros. The resulting ASTs are semantically equivalent, but may break checks that assumed the old name.

Switches the default accumulator name to '@Result' for standard macros.
The resulting ASTs are semantically equivalent, but may break checks that assumed the
old name.
@TristonianJones TristonianJones merged commit 33a7f97 into google:master Jan 17, 2025
2 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.

2 participants