Skip to content

union pseudo keyword is no longer accepted in enum variant position as of 2019-11-25 #66943

Closed
@CAD97

Description

@CAD97

playground

enum Rule {
    union,
}

Initially reported in arabidopsis/typescript-definitions#4 and then pest-parser/pest#429.

My best guess is #66592; cc @estebank

This issue has been assigned to @kamleshbhalui via this comment.

Metadata

Metadata

Assignees

Labels

E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.P-highHigh priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions