summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_inf.exp
blob: 88cfa4a2ef239e6a423098a92413b1fa253682d5 (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'.
ply.yacc.YaccError: Unable to construct parser.