happy-kitchen-89482
08/14/2019, 12:59 AMwitty-crayon-22786
08/14/2019, 4:46 PMaloof-angle-91616
08/14/2019, 4:56 PM_RuleVisitor
in rules.py
yield
statements without assignmentsreturn
statements and raise an error at rule parsing time for this, which actually seems like a reasonable solutionwitty-crayon-22786
08/14/2019, 5:01 PMreturn
would always* be a bug here, so could check for that at least