-
Notifications
You must be signed in to change notification settings - Fork 820
Allow return|return!
yield|yield!
and type annotations without parentheses
#18533
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
Conversation
❗ Release notes required
|
return|return!
yield|yield!
and type annotations without parenthesesreturn|return!
yield|yield!
and type annotations without parentheses
# Conflicts: # docs/release-notes/.FSharp.Compiler.Service/9.0.300.md
tests/FSharp.Compiler.ComponentTests/Language/ComputationExpressionTests.fs
Outdated
Show resolved
Hide resolved
@T-Gro Im getting |
/run ilverify |
Started to run ilverify baseline update |
Ran ilverify: https://github.com/dotnet/fsharp/actions/runs/15159958952 |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
Description
Fixes #15788
Checklist