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

[Enum Shorthands][meta] Enum shorthands implementation #57036

Open
2 tasks
kallentu opened this issue Nov 5, 2024 · 1 comment
Open
2 tasks

[Enum Shorthands][meta] Enum shorthands implementation #57036

kallentu opened this issue Nov 5, 2024 · 1 comment
Assignees
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). feature-enum-shorthands Implementation of the enum shorthands feature. type-enhancement A request for a change that isn't a bug

Comments

@kallentu
Copy link
Member

kallentu commented Nov 5, 2024

Enum shorthands

This issue tracks the implementation of the wildcard variables feature.

References

Work Items

@kallentu kallentu self-assigned this Nov 5, 2024
@kallentu kallentu added the feature-enum-shorthands Implementation of the enum shorthands feature. label Nov 5, 2024
@dart-github-bot
Copy link
Collaborator

Summary: This issue tracks the implementation of enum shorthands, a feature that allows for more concise enum value declaration. The issue includes references to the original proposal, feature specification, project, and test tracking sheet.

@dart-github-bot dart-github-bot added area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-enhancement A request for a change that isn't a bug labels Nov 5, 2024
@devoncarew devoncarew removed the triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). feature-enum-shorthands Implementation of the enum shorthands feature. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants