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: issue 4270 Exception when resolving ObjectCreationExpr with nested varargs #4273

Merged
merged 1 commit into from Dec 21, 2023

Conversation

jlerbsc
Copy link
Collaborator

@jlerbsc jlerbsc commented Dec 21, 2023

Fixes #4270 .

@jlerbsc jlerbsc merged commit e857979 into javaparser:master Dec 21, 2023
38 checks passed
@jlerbsc jlerbsc added this to the next release milestone Dec 21, 2023
@jlerbsc jlerbsc added the PR: Fixed A PR that offers a fix or correction label Dec 21, 2023
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.

Exception when resolving ObjectCreationExpr with nested varargs
1 participant