Skip to content

Conversation

@auduchinok
Copy link
Member

An fixup for #13985, which changed the recovery rules, and the following match expression wouldn't parse anymore when at EOF:

match () with
| _ -> ()
| _, 

Changes error to recover which also covers the EOF case.

@psfinaki
Copy link
Contributor

@auduchinok thanks for the fix!

@psfinaki psfinaki merged commit 57ebc9a into dotnet:main Oct 26, 2022
@vzarytovskii vzarytovskii added this to the October-2022 milestone Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants