csharplang icon indicating copy to clipboard operation
csharplang copied to clipboard

[Proposal]: Label statements

Open 333fred opened this issue 10 months ago • 0 comments

Label statements

  • Specification: TBD
  • Discussion: https://github.com/dotnet/csharplang/discussions/9124

Summary

Labels currently need to be part of statements but can't be statements on their own. We should consider making "Label:" a statement on its own.

Design meetings

  • https://github.com/dotnet/csharplang/blob/main/meetings/2022/LDM-2022-02-09.md#label-statements

333fred avatar Feb 07 '25 18:02 333fred