summaryrefslogtreecommitdiffstats
path: root/chall/ply-2.2/test/yacc_unused.exp
diff options
context:
space:
mode:
Diffstat (limited to 'chall/ply-2.2/test/yacc_unused.exp')
-rw-r--r--chall/ply-2.2/test/yacc_unused.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/chall/ply-2.2/test/yacc_unused.exp b/chall/ply-2.2/test/yacc_unused.exp
deleted file mode 100644
index 6caafd2..0000000
--- a/chall/ply-2.2/test/yacc_unused.exp
+++ /dev/null
@@ -1,4 +0,0 @@
-./yacc_unused.py:63: Symbol 'COMMA' used, but not defined as a token or a rule.
-yacc: Symbol 'COMMA' is unreachable.
-yacc: Symbol 'exprlist' is unreachable.
-ply.yacc.YaccError: Unable to construct parser.