Skip to content

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Aug 4, 2025

Fixes #47713

The last freshness edit incorrectly referred to => as "greater than or equal", rather than as the "lambda operator".

Revert that.


Internal previews

📄 File 🔗 Preview link
docs/csharp/whats-new/tutorials/primary-constructors.md Declare primary constructors for classes and structs

Fixes #47713

The last freshness edit incorrectly referred to `=>` as "greater than or equal", rather than as the "lambda operator". 

Revert that.
@BillWagner BillWagner requested a review from a team as a code owner August 4, 2025 16:16
@dotnetrepoman dotnetrepoman bot added this to the August 2025 milestone Aug 4, 2025
@BillWagner BillWagner requested a review from tdykstra August 4, 2025 16:16
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

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

Seemed weird to have the parentheses in the middle of the definition.

@BillWagner BillWagner requested review from adegeo and a team August 6, 2025 20:04
@BillWagner BillWagner enabled auto-merge (squash) August 6, 2025 20:17
@BillWagner BillWagner merged commit c8853c9 into main Aug 6, 2025
10 checks passed
@BillWagner BillWagner deleted the BillWagner-patch-2 branch August 6, 2025 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect operator naming in primary constructors documentation
2 participants