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

Correctly tracking assignments to static fields #162

Merged
merged 2 commits into from
Jan 20, 2024
Merged

Conversation

marcoeilers
Copy link
Owner

@marcoeilers marcoeilers commented Jan 20, 2024

Also adding a check to make sure we're not incorrectly treating a static field or global variable as final.
This fixes #161.


This change is Reviewable

@marcoeilers marcoeilers merged commit 03c1bca into master Jan 20, 2024
2 checks passed
@marcoeilers marcoeilers deleted the fix_161 branch January 20, 2024 16:56
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.

Unsoundness relating to static fields
1 participant