Grammar lint adjustments

This commit is contained in:
rocky
2022-05-06 03:02:30 -04:00
parent f5043408ec
commit 92b8d9c508
4 changed files with 7 additions and 5 deletions

View File

@@ -725,7 +725,6 @@ class Python37Parser(Python37BaseParser):
store set_iter
jb_or_c _come_froms
list_if_not_end ::= pjump_ift _come_froms
# This is seen in PyPy, but possibly it appears on other Python 3?
list_if ::= expr jmp_false list_iter COME_FROM
list_if_not ::= expr jmp_true list_iter COME_FROM