Skip to content

fix: issue 4331 Cannot be 'abstract' and also 'private'. for a private method in an interface#4332

Merged
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master
Mar 6, 2024
Merged

fix: issue 4331 Cannot be 'abstract' and also 'private'. for a private method in an interface#4332
jlerbsc merged 1 commit intojavaparser:masterfrom
jlerbsc:master

Conversation

@jlerbsc
Copy link
Copy Markdown
Collaborator

@jlerbsc jlerbsc commented Mar 6, 2024

@jlerbsc jlerbsc merged commit 8cd0a92 into javaparser:master Mar 6, 2024
@jlerbsc jlerbsc added this to the next release milestone Mar 6, 2024
@jlerbsc jlerbsc added the PR: Fixed A PR that offers a fix or correction label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Fixed A PR that offers a fix or correction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression in 3.25.9: Cannot be 'abstract' and also 'private'. for a private method in an interface

1 participant