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

Fix trailing lambdas getting inserted at the end of the argument list #533

Merged
merged 1 commit into from
May 23, 2024

Conversation

TimWhiting
Copy link
Collaborator

Alternative to #491

Puts the trailing lambdas before named arguments, but doesn't change anything else.

@TimWhiting TimWhiting changed the title Trailing args Fix trailing lambdas getting inserted into the argument list May 22, 2024
@TimWhiting TimWhiting changed the title Fix trailing lambdas getting inserted into the argument list Fix trailing lambdas getting inserted at the end of the argument list May 22, 2024
@daanx daanx merged commit 80d8981 into koka-lang:dev May 23, 2024
@daanx
Copy link
Member

daanx commented May 23, 2024

Thanks so much Tim!

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.

None yet

2 participants