Skip to content

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Apr 1, 2022

Fixes #5607

This fixes the immediate invoke of a delegate (obviously incredibly rare in F# code, but still should be fixed).

Also fixes an assert in optimization when a delegate takes a unit parameter:

Also does some cleanup around names for this code, for clarity

@dsyme dsyme changed the title Fix 5607 Fix immediate delegate invoke Apr 1, 2022
@dsyme dsyme merged commit 1b39cde into main Apr 1, 2022
charlesroddie pushed a commit to charlesroddie/fsharp that referenced this pull request May 2, 2023
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.

Expected type error on delegate
2 participants