Skip to content

Fix #9023: Check that names of vals and vars do not end with _= #9025

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

Merged
merged 1 commit into from
May 25, 2020

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

@nicolasstucki nicolasstucki self-assigned this May 22, 2020
@nicolasstucki nicolasstucki linked an issue May 22, 2020 that may be closed by this pull request
@nicolasstucki nicolasstucki marked this pull request as ready for review May 22, 2020 15:31
@nicolasstucki nicolasstucki requested a review from smarter May 22, 2020 15:31
@nicolasstucki
Copy link
Contributor Author

I'm not sure if we have a better place to put this check.

Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

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

@smarter smarter merged commit 0a62671 into scala:master May 25, 2020
@smarter smarter deleted the fix-#9023 branch May 25, 2020 11:00
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.

Names of vals or vars may not end in _=, said scalac.
2 participants