Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix by-name parameter in beta-reduction #20096

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

nicolasstucki
Copy link
Contributor

Fixes #20095

@nicolasstucki nicolasstucki marked this pull request as ready for review April 5, 2024 09:42
@nicolasstucki nicolasstucki requested a review from jchyb April 5, 2024 09:42
@nicolasstucki nicolasstucki merged commit 3bf44f1 into scala:main Apr 5, 2024
19 checks passed
@nicolasstucki nicolasstucki deleted the fix-20095 branch April 5, 2024 13:53
@Kordyjan Kordyjan added this to the 3.5.0 milestone May 10, 2024
WojciechMazur added a commit that referenced this pull request Jul 5, 2024
Backports #20096 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Beta-reduction of function type with by-name argument
3 participants