Skip to content

Forbid multiple !global and/or !default flags #2607

@nex3

Description

@nex3

Currently, variable assignments can have any number of !default or !global flags. Multiple instances of the same flag don't do anything, though. They should be rejected by implementations.

Since this is technically a breaking change, it will need a deprecation period. The spec already requires at most one of each flag, so it won't need to be updated.

Metadata

Metadata

Assignees

Labels

blockedWaiting on another issue to be fixedenhancementNew feature or requestproposal acceptedA full proposal for this feature has been marked acceptedrequires deprecationBlocked on a deprecation cycle

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions