Skip to content

Report an error for a misplaced :: token.#55828

Merged
AlekseyTs merged 1 commit intodotnet:mainfrom
AlekseyTs:Issue53021
Aug 24, 2021
Merged

Report an error for a misplaced :: token.#55828
AlekseyTs merged 1 commit intodotnet:mainfrom
AlekseyTs:Issue53021

Conversation

@AlekseyTs
Copy link
Contributor

Fixes #53021.

@AlekseyTs AlekseyTs requested a review from a team as a code owner August 23, 2021 22:49
@ghost ghost added the Area-Compilers label Aug 23, 2021
@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler Please review a small bug fix.

Copy link
Member

@333fred 333fred left a comment

Choose a reason for hiding this comment

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

LGTM (commit 1). I'm curious: what did we treat the :: as previously? A ., effectively?

@AlekseyTs
Copy link
Contributor Author

I'm curious: what did we treat the :: as previously? A ., effectively?

Correct.

@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler For a second review for a small bug fix.

@AlekseyTs AlekseyTs merged commit 94cb8ed into dotnet:main Aug 24, 2021
@ghost ghost added this to the Next milestone Aug 24, 2021
@dibarbet dibarbet modified the milestones: Next, 17.0.P4 Aug 31, 2021
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.

A syntax error is missing for a misplaced ColonColon token in explicit interface implementation.

4 participants