summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_unused.exp
blob: 6caafd26621afd523c3e59890ba02978432b3635 (plain)
1
2
3
4
./yacc_unused.py:63: Symbol 'COMMA' used, but not defined as a token or a rule.
yacc: Symbol 'COMMA' is unreachable.
yacc: Symbol 'exprlist' is unreachable.
ply.yacc.YaccError: Unable to construct parser.