Skip to content

Allow leading whitespace in variant keys #250

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

Closed
stasm opened this issue Jul 11, 2018 · 1 comment
Closed

Allow leading whitespace in variant keys #250

stasm opened this issue Jul 11, 2018 · 1 comment

Comments

@stasm
Copy link
Contributor

stasm commented Jul 11, 2018

The spec allows it:

VariantKey ::= "[" inline_space? (NumberLiteral | VariantName) inline_space? "]"
@stasm
Copy link
Contributor Author

stasm commented Oct 23, 2018

This was fixed in #287.

@stasm stasm closed this as completed Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant