Skip to content

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

edgarfgp
Copy link
Contributor

@edgarfgp edgarfgp commented May 5, 2025

Description

Fixes #15788

Checklist

  • Test cases added
  • Release notes entry updated

Copy link
Contributor

github-actions bot commented May 5, 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/9.0.300.md

@edgarfgp edgarfgp changed the title allow return|return! yield|yield! and type annotations without parentheses Allow return|return! yield|yield! and type annotations without parentheses May 5, 2025
@edgarfgp edgarfgp marked this pull request as ready for review May 6, 2025 19:14
@edgarfgp edgarfgp requested a review from a team as a code owner May 6, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

Successfully merging this pull request may close these issues.

Allow CE return and type annotations to play well together without needing parentheses
2 participants