Update to ply 2.3
[gem5.git] / ext / ply / test / yacc_unused.exp
1 ./yacc_unused.py:63: Symbol 'COMMA' used, but not defined as a token or a rule.
2 yacc: Symbol 'COMMA' is unreachable.
3 yacc: Symbol 'exprlist' is unreachable.
4 ply.yacc.YaccError: Unable to construct parser.