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

Could not infer type of optional removed tree nodes #150

Open
Tracked by #33
auduchinok opened this issue Apr 14, 2016 · 0 comments
Open
Tracked by #33

Could not infer type of optional removed tree nodes #150

auduchinok opened this issue Apr 14, 2016 · 0 comments
Labels

Comments

@auduchinok
Copy link
Collaborator

a_list: a=attr [-SEMI | -COMMA ] produces an error unless empty rules added to SEMI and COMMA.
a_list: a=attr [-SEMI { } | -COMMA { }] works though.

Here's a link to example of this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants