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

Remove Pexp_function, which is never produced by the parser. #7198

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

cristianoc
Copy link
Collaborator

No description provided.

@cristianoc cristianoc requested review from cknitt and zth December 10, 2024 17:22
| _ -> false
in
match expand_head env ty_expected' with
| {desc = Tarrow (Nolabel, ty_arg, ty_res, _); level = _}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was not triggered since switching to uncurried by default, as a function is wrapped in function$.

Copy link
Member

@cknitt cknitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup! 🎉

@cristianoc cristianoc merged commit 233db91 into master Dec 11, 2024
20 checks passed
@cristianoc cristianoc deleted the remove-pexp-function branch December 11, 2024 16:07
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.

2 participants