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

Disallow a ;b #35

Open
jkeiser opened this issue Nov 13, 2017 · 0 comments
Open

Disallow a ;b #35

jkeiser opened this issue Nov 13, 2017 · 0 comments

Comments

@jkeiser
Copy link
Member

jkeiser commented Nov 13, 2017

We should disallow ";" and "," as prefix (or just treat them as prefix) to allow for their use in the future. On that note, "a;b;" and "a,b," (in cases of MissingExpression) could always be treated as a postfix comma/semicolon, in order to treat it differently.

@jkeiser jkeiser added the to do label Jan 16, 2019
@jkeiser jkeiser removed the to do label Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant