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

: could be from the single term in ArgClause #3805

Merged
merged 1 commit into from Mar 5, 2024

Conversation

kitbellew
Copy link
Collaborator

For instance, Term.Block or Term.PartialFunction.

@@ -2093,52 +2093,72 @@ class FormatOps(
def rightBrace = treeLast(t)
})
case t: Term.ArgClause if tokens.getHead(t) eq ft =>
def funcSplit(arg: Term.FunctionTerm)(implicit fl: FileLine) = {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

easier to review this with ?w=1

@kitbellew kitbellew requested a review from tgodzik March 2, 2024 00:06
For instance, Term.Block or Term.PartialFunction.
@kitbellew kitbellew merged commit 38ad3e8 into scalameta:master Mar 5, 2024
9 checks passed
@kitbellew kitbellew deleted the sm491_2 branch March 5, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant