Skip to content

Conversation

@Joe-K-Sewell
Copy link
Contributor

Summary

Removes a paragraph from the () operator (C# reference) page regarding the grammar ambiguity of a statement like (x)-y. This grammar ambiguity is solved by an additional rule in the C# specification and the scenario necessitating it would be difficult to run into.

Fixes #5638

@Joe-K-Sewell Joe-K-Sewell requested a review from BillWagner as a code owner June 11, 2018 18:19
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks for submitting the fix @Joe-K-Sewell

We really appreciate it.

I've reviewed this, and I'll :shipit: now. You should see the change on the live site in the next day or two.

Thanks again for contributing to docs.

@BillWagner BillWagner added the ✨ 1st-time docs contributor! Indicates PRs from new contributors to the docs repository label Jun 12, 2018
@BillWagner BillWagner merged commit 601d183 into dotnet:master Jun 12, 2018
@Joe-K-Sewell Joe-K-Sewell deleted the patch-1 branch June 12, 2018 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ 1st-time docs contributor! Indicates PRs from new contributors to the docs repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants