Skip to content

Disallow a choice expression where a non-final subexpression always matches#11

Open
eaburns wants to merge 1 commit into
masterfrom
devel
Open

Disallow a choice expression where a non-final subexpression always matches#11
eaburns wants to merge 1 commit into
masterfrom
devel

Conversation

@eaburns

@eaburns eaburns commented Oct 22, 2025

Copy link
Copy Markdown
Owner

None of the subexpressions following it could ever match, so it's certainly a grammar error. But also, the code generated for such a case does not compile correctly :)

…atches.

None of the subexpressions following it could ever match, so it's certainly a grammar error.
But also, the code generated for such a case does not compile correctly :)
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.

1 participant