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 singleton enum case annotations #107

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

joroKr21
Copy link
Member

For singleton cases we need to get the annotations from the term symbol.

Fixes #106

For singleton cases we need to get the annotations from the term symbol.
@joroKr21 joroKr21 added the bug Something isn't working label Sep 23, 2022
@joroKr21 joroKr21 self-assigned this Sep 23, 2022
@joroKr21 joroKr21 merged commit 497a365 into typelevel:main Sep 23, 2022
@joroKr21 joroKr21 deleted the enum-annotations branch September 23, 2022 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Annotations of objects in Scala 3 enums not discovered
1 participant