Skip to content

Conversation

@auduchinok
Copy link
Member

@auduchinok auduchinok commented Sep 15, 2025

Fixes the regression after the unification of let and let! expressions where the first binding range would include the in expression, like 2 below:

ce {
    let! x = 1
    2
}

@github-actions
Copy link
Contributor

github-actions bot commented Sep 15, 2025

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/10.0.100.md

Copy link
Contributor

@edgarfgp edgarfgp left a comment

Choose a reason for hiding this comment

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

Thanks @auduchinok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants