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

Issue 184: allow null to match nullable value types #185

Merged
merged 1 commit into from
Jun 25, 2015

Conversation

pkpjpm
Copy link
Contributor

@pkpjpm pkpjpm commented Jun 23, 2015

In the case where a null is passed and a value type is expected, allow a match where the value type is an instance of Nullable.

kzu added a commit that referenced this pull request Jun 25, 2015
Issue 184: allow null to match nullable value types
@kzu kzu merged commit 44e4554 into devlooped:master Jun 25, 2015
@pkpjpm pkpjpm deleted the bugfix/issue-184 branch June 26, 2015 03:49
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.

None yet

2 participants