Skip to content

Conversation

jkciesluk
Copy link
Member

No description provided.

Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

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

Let's backport the PR to Dotty.

@@ -203,6 +203,13 @@ abstract class PcCollector[T](
val realName = arg.name.stripModuleClassSuffix.lastPart
if pos.span.start > arg.span.start && pos.span.end < arg.span.point + realName.length
then
val realName = arg.name.stripModuleClassSuffix.lastPart
Copy link
Member

Choose a reason for hiding this comment

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

I think you have the same thing 3 lines above.

@jkciesluk jkciesluk merged commit 5c5cab7 into scalameta:main Oct 26, 2023
@jkciesluk jkciesluk deleted the named-arg-backtick branch October 26, 2023 13:11
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.

3 participants