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