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