summaryrefslogtreecommitdiffstats
path: root/chall/ply-2.2/test/yacc_dup.exp
diff options
context:
space:
mode:
Diffstat (limited to 'chall/ply-2.2/test/yacc_dup.exp')
-rw-r--r--chall/ply-2.2/test/yacc_dup.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/chall/ply-2.2/test/yacc_dup.exp b/chall/ply-2.2/test/yacc_dup.exp
deleted file mode 100644
index fdfb210..0000000
--- a/chall/ply-2.2/test/yacc_dup.exp
+++ /dev/null
@@ -1,4 +0,0 @@
-./yacc_dup.py:28: Function p_statement redefined. Previously defined on line 24
-yacc: Warning. Token 'EQUALS' defined, but not used.
-yacc: Warning. There is 1 unused token.
-yacc: Generating LALR parsing table...