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

Return error when you try to change a global property. Fixes #71. #74

Merged
merged 4 commits into from
Dec 2, 2024

Conversation

ekr-cfa
Copy link
Collaborator

@ekr-cfa ekr-cfa commented Nov 5, 2024

No description provided.

@ekr-cfa ekr-cfa marked this pull request as ready for review November 5, 2024 00:44
…#71.

This keeps the semantics that global property values are
immutable but returns an error when you try to change one.
We might still want to change this semantic, but at least
this prevents silent failure.
@ekr-cfa ekr-cfa force-pushed the ekr_issue71_immutable_globals branch from 617e72f to c076eaa Compare December 2, 2024 00:38
@ekr-cfa ekr-cfa merged commit d0478c0 into main Dec 2, 2024
4 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