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

finally get around to fixing issue #9! #636

Closed
wants to merge 1 commit into from

Conversation

TimWhiting
Copy link
Collaborator

@TimWhiting TimWhiting commented Dec 22, 2024

Fixes #9

@TimWhiting TimWhiting added this to the Small Release milestone Dec 22, 2024
@TimWhiting TimWhiting changed the title finally get around to fixing issue 9 finally get around to fixing issue #9! Dec 22, 2024
daanx added a commit that referenced this pull request Jan 29, 2025
@daanx
Copy link
Member

daanx commented Jan 29, 2025

Thanks so much Tim! I fixed it based on your commit -- hope that's ok :-) I use the context to do the search and added a case for 0 parameters for Nil like constructors. Best, Daan

@daanx daanx closed this Jan 29, 2025
@TimWhiting
Copy link
Collaborator Author

Yeah, no problem, looks good! I didn't see that you already had a matchType. Thanks for cleaning it up.

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.

[BUG?] Ambiguous identifier when pattern matching
2 participants