Skip to content

Improve error message for inline val null and Unit #12192

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
Apr 23, 2021

Conversation

nicolasstucki
Copy link
Contributor

Fixes #12177

@nicolasstucki nicolasstucki changed the title Improve error message for inline val null Improve error message for inline val null and Unit Apr 23, 2021
@nicolasstucki nicolasstucki marked this pull request as ready for review April 23, 2021 10:45
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

LGTM

@bishabosha bishabosha merged commit e2ea418 into scala:master Apr 23, 2021
@bishabosha bishabosha deleted the fix-#12177 branch April 23, 2021 12:52
@Kordyjan Kordyjan added this to the 3.0.1 milestone Aug 2, 2023
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.

inline val of null
5 participants