Skip to content

Fix #5036: Add missing implementation for setters of Unit #5845

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
Feb 6, 2019

Conversation

nicolasstucki
Copy link
Contributor

Note that getters for Unit, Null, Nothing just return the value (or throws). Therefore the setter doesn't need to set anything.

@nicolasstucki nicolasstucki self-assigned this Feb 5, 2019
@nicolasstucki nicolasstucki added stat:needs review fasttrack Simple fix. Reviewer should merge or apply additional changes directly. labels Feb 6, 2019
@OlivierBlanvillain OlivierBlanvillain merged commit b44adf7 into scala:master Feb 6, 2019
@ghost ghost removed the stat:needs review label Feb 6, 2019
@OlivierBlanvillain OlivierBlanvillain deleted the fix-#5036 branch February 6, 2019 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fasttrack Simple fix. Reviewer should merge or apply additional changes directly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants