Skip to content

Conversation

@Futarimiti
Copy link
Contributor

It is syntactically permitted to insert spaces between \ and case in a lambda case expression e.g. \ case x -> .... Fix pattern to match these.

Might be too insignificant to add tests on this, but the choice is yours.

It is syntactically permitted to insert spaces between `\` and `case` in a lambda case expression e.g. `\ case x -> ...`. Fix pattern to match these
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant