mirror of https://github.com/python/cpython
48f21b3631
The Full Grammar specification in the docs omits rule actions, so grammar rules that raise a syntax error looked like valid syntax.
This was solved in
|
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
test_c_parser.py | ||
test_first_sets.py | ||
test_grammar_validator.py | ||
test_pegen.py |