Skip to content
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

Default keyword fields will sometimes throw NPEs when the default value is the name of an (overloaded) function instead of a lambda. #1979

Open
jurgenvinju opened this issue Jun 18, 2024 · 0 comments
Labels

Comments

@jurgenvinju
Copy link
Member

Describe the bug

Simple NPE caused by using Result.value instead of Result.getValue() during the computation of default expressions.

jurgenvinju added a commit that referenced this issue Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant