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

KSP: Exclude companion object from enum constants list #10451

Conversation

altro3
Copy link
Contributor

@altro3 altro3 commented Feb 4, 2024

Fixed #10450

@altro3
Copy link
Contributor Author

altro3 commented Feb 4, 2024

@dstepanov review, pls

@dstepanov dstepanov added this to the 4.3.4 milestone Feb 5, 2024
@dstepanov dstepanov added the type: bug Something isn't working label Feb 5, 2024
@altro3 altro3 changed the title Exclude companion object from enum constants list KSP: Exclude companion object from enum constants list Feb 5, 2024
@dstepanov dstepanov merged commit ed4be90 into micronaut-projects:4.3.x Feb 5, 2024
@dstepanov
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KSP: Companion object inside enum interpreted as KotlinEnumConstantElement
2 participants