blob: b145c51f23b55dce8a15d9d610937d34ade6c3b3 [file] [log] [blame]
./yacc_badargs.py:21: Rule 'p_statement_assign' has too many arguments.
./yacc_badargs.py:25: Rule 'p_statement_expr' requires an argument.
yacc.YaccError: Unable to construct parser.