Skip to content

Fix add-braces crash in top-level#57835

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:addBracesTopLevel
Nov 20, 2021
Merged

Fix add-braces crash in top-level#57835
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:addBracesTopLevel

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

No description provided.

@ghost ghost added the Area-IDE label Nov 18, 2021
{
static void Main()
{
{}
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this changed because there's a parent (empty) if statement that was found that we added teh braces to. This is not at all bodacious. Better fix is the new behavior which the code change caused us to have.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants