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

Fix #2564: op_Implicit overloads #2583

Draft
wants to merge 1 commit into
base: fable3
Choose a base branch
from
Draft

Conversation

alfonsogarciacaro
Copy link
Member

Fix #2564: op_Implicit overloads

Note: this is making the tests fails, but it works when I isolate the types declaring op_Implicit (one in ApplicativeTest and the other in CustomOperatorTests) in Quicktest. Not sure why.

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.

Return type overloading not supported by op_Implicit.
1 participant