-
Notifications
You must be signed in to change notification settings - Fork 0
Add missing possible start rules in python.gram #32
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should probably land this before #29?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. (We will have to add something for func_type_input
later, but that can wait.)
PS. Could you create issues for tasks needed to get all tests to parse?
Of course. I'll do that. |
There is one more thing I missed. I'm guessing it should be an empty |
Turns out, it just generates a Line 831 in 33b77af
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah!
No description provided.