summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_badprec.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/yacc_badprec.exp')
-rw-r--r--ext/ply/test/yacc_badprec.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/ply/test/yacc_badprec.exp b/ext/ply/test/yacc_badprec.exp
new file mode 100644
index 000000000..7764b0246
--- /dev/null
+++ b/ext/ply/test/yacc_badprec.exp
@@ -0,0 +1 @@
+yacc.YaccError: precedence must be a list or tuple.