Documentation
I found discrepancies between grammar in docs and Full Grammar specification for expression_stmt, assignment_stmt (and other forms).
Statements like:
1,2
(1,2)
(x:=1)
yield (without argument)
is not covered by formal grammar in docs.
See discussion
Linked PRs
Documentation
I found discrepancies between grammar in docs and Full Grammar specification for expression_stmt, assignment_stmt (and other forms).
Statements like:
1,2(1,2)(x:=1)yield(without argument)is not covered by formal grammar in docs.
See discussion
Linked PRs