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

Enhance Grammar to Support Enumeration Default Values Defined by Functions #104

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

engineerjoe440
Copy link
Collaborator

Changes

Resolves issues with the grammar to allow enumeration defaults to use function calls.

@engineerjoe440 engineerjoe440 added enhancement New feature or request grammar labels Nov 27, 2024
@engineerjoe440 engineerjoe440 self-assigned this Nov 27, 2024
Base automatically changed from union-extends to master December 5, 2024 00:43
Copy link
Owner

@klauer klauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one looks good to me as well. Thanks!

@klauer klauer merged commit ff52682 into master Dec 5, 2024
38 checks passed
@klauer klauer deleted the enhancement/enum-with-functions-for-base-values branch December 5, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request grammar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enumerations Using Function Return for Value
3 participants