summaryrefslogtreecommitdiffstats
path: root/solve/ply-2.2/test/yacc_inf.exp
blob: 88cfa4a2ef239e6a423098a92413b1fa253682d5 (plain) (blame)
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.