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

Fix HasFlag() implementation #44

Merged
merged 1 commit into from
Dec 18, 2022
Merged

Fix HasFlag() implementation #44

merged 1 commit into from
Dec 18, 2022

Conversation

andrewlock
Copy link
Owner

Embarrassingly, this never worked. This fixes the implementation, renames the method so that it doesn't conflict with the existing Enum.HasFlags method, and fixes detection

Closes #25

@andrewlock andrewlock merged commit c894cce into main Dec 18, 2022
@andrewlock andrewlock deleted the fix-hasflags branch December 18, 2022 14:54
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.

HasFlag source generator
1 participant