diff options
Diffstat (limited to 'chall/ply-2.2/test/lex_dup2.exp')
| -rw-r--r-- | chall/ply-2.2/test/lex_dup2.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chall/ply-2.2/test/lex_dup2.exp b/chall/ply-2.2/test/lex_dup2.exp new file mode 100644 index 0000000..d327cfe --- /dev/null +++ b/chall/ply-2.2/test/lex_dup2.exp @@ -0,0 +1,2 @@ +./lex_dup2.py:22: Rule t_NUMBER redefined. Previously defined on line 18 +SyntaxError: lex: Unable to build lexer. |
