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

Invert conditional keep order on object for compare #459

Conversation

pankratz76
Copy link
Contributor

test: #448 (comment)

currently not working locally

error: constructor SwitchExpression in class SwitchExpression cannot be applied to given types;
            return new J.SwitchExpression(
                   ^
  required: UUID,Space,Markers,ControlParentheses<Expression>,Block,JavaType
  found:    UUID,Space,Markers,ControlParentheses<Identifier>,Block
  reason: actual and formal argument lists differ in length

@pankratz76 pankratz76 closed this Feb 9, 2025
@pankratz76 pankratz76 deleted the invertConditionalKeepOrderOnObjectForCompare branch February 9, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants