summaryrefslogtreecommitdiffstats
path: root/chall/ply-2.2/test/yacc_term1.exp
diff options
context:
space:
mode:
Diffstat (limited to 'chall/ply-2.2/test/yacc_term1.exp')
-rw-r--r--chall/ply-2.2/test/yacc_term1.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chall/ply-2.2/test/yacc_term1.exp b/chall/ply-2.2/test/yacc_term1.exp
new file mode 100644
index 0000000..40f9bdf
--- /dev/null
+++ b/chall/ply-2.2/test/yacc_term1.exp
@@ -0,0 +1,2 @@
+./yacc_term1.py:25: Illegal rule name 'NUMBER'. Already defined as a token.
+ply.yacc.YaccError: Unable to construct parser.