diff options
Diffstat (limited to 'ext/ply/test/lex_dup3.exp')
-rw-r--r-- | ext/ply/test/lex_dup3.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/ply/test/lex_dup3.exp b/ext/ply/test/lex_dup3.exp deleted file mode 100644 index ec0680c6c..000000000 --- a/ext/ply/test/lex_dup3.exp +++ /dev/null @@ -1,2 +0,0 @@ -./lex_dup3.py:20: Rule t_NUMBER redefined. Previously defined on line 18 -SyntaxError: lex: Unable to build lexer. |