summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_inf.exp
blob: a7f47dada684a2a1716ec5192b339edc20cafaad (plain)
1
2
3
4
5
yacc: Warning. Token 'NUMBER' defined, but not used.
yacc: Warning. There is 1 unused token.
yacc: Infinite recursion detected for symbol 'statement'.
yacc: Infinite recursion detected for symbol 'expression'.
yacc.YaccError: Unable to construct parser.