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