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 bug in tuple pattern #224

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

serkm
Copy link
Contributor

@serkm serkm commented Feb 1, 2023

Pattern matching on tuples with at least 3 elements didn't work, unless you used the constructors by name. This commit fixes that.

@b-studios b-studios merged commit 6f751ed into effekt-lang:master Feb 7, 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.

None yet

2 participants