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

Const obj #295

Merged
merged 3 commits into from
May 31, 2024
Merged

Const obj #295

merged 3 commits into from
May 31, 2024

Conversation

giann
Copy link
Collaborator

@giann giann commented May 29, 2024

No description provided.

giann added 3 commits May 29, 2024 15:05
Allow to mark an object property as `const`.
If all properties of an object are `const` then the object is considered itself `const` and can be used as enum values.

closes #13
@giann giann merged commit e4458fa into main May 31, 2024
3 of 4 checks passed
@giann giann deleted the const-obj branch May 31, 2024 15:15
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