Skip to content

String Enum v2.4.1 #17057

Closed
Closed
@acopalipsis

Description

@acopalipsis
enum Enumeration {
    A = "value",
    B // Enum member must have initializer.
}

It should be or it's a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Working as IntendedThe behavior described is the intended behavior; this is not a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions