Skip to content
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

Local named "required" in top-level statements #61510

Closed
jcouv opened this issue May 25, 2022 · 1 comment
Closed

Local named "required" in top-level statements #61510

jcouv opened this issue May 25, 2022 · 1 comment
Assignees
Milestone

Comments

@jcouv
Copy link
Member

jcouv commented May 25, 2022

This should still work:

bool required;
required = true;

Relates to test plan #57046

@jcouv jcouv added this to the C# 11.0 milestone May 25, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label May 25, 2022
@jcouv jcouv removed the untriaged Issues and PRs which have not yet been triaged by a lead label May 25, 2022
@333fred
Copy link
Member

333fred commented Jun 1, 2022

This was fixed before merge.

@333fred 333fred closed this as completed Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants