summaryrefslogtreecommitdiffstats
path: root/chall/ply-2.2/test/yacc_noerror.exp
diff options
context:
space:
mode:
Diffstat (limited to 'chall/ply-2.2/test/yacc_noerror.exp')
-rw-r--r--chall/ply-2.2/test/yacc_noerror.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chall/ply-2.2/test/yacc_noerror.exp b/chall/ply-2.2/test/yacc_noerror.exp
new file mode 100644
index 0000000..658f907
--- /dev/null
+++ b/chall/ply-2.2/test/yacc_noerror.exp
@@ -0,0 +1,2 @@
+yacc: Generating LALR parsing table...
+yacc: Warning. no p_error() function is defined.