Skip to content

Conversation

kitbellew
Copy link
Collaborator

Some parameters come with a right-hand side (aka, defined) and others without it (declared), and each set has specific use, to avoid errors due to, say, multiple overloaded methods defining default values.

So, modify variable names to reflect this distinction. Helps with #3913.

Some parameters come with a right-hand side (aka, defined) and others
without it (declared), and each set has specific use, to avoid errors
due to, say, multiple overloaded methods defining default values.

So, modify variable names to reflect this distinction.
@kitbellew kitbellew merged commit bef0ef6 into scalameta:main Aug 25, 2024
24 checks passed
@kitbellew kitbellew deleted the 3913_8 branch August 25, 2024 16:23
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.

1 participant