summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_dup.exp
blob: 99f3fe22c28379cad19e746474e958902170578b (plain)
1
2
3
4
./yacc_dup.py:25: Function p_statement redefined. Previously defined on line 21
yacc: Warning. Token 'EQUALS' defined, but not used.
yacc: Warning. There is 1 unused token.
yacc: Generating SLR parsing table...