diff options
Diffstat (limited to 'chall/ply-2.2/test/lex_error4.exp')
| -rw-r--r-- | chall/ply-2.2/test/lex_error4.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chall/ply-2.2/test/lex_error4.exp b/chall/ply-2.2/test/lex_error4.exp new file mode 100644 index 0000000..98505a2 --- /dev/null +++ b/chall/ply-2.2/test/lex_error4.exp @@ -0,0 +1,2 @@ +./lex_error4.py:20: Rule 't_error' has too many arguments. +SyntaxError: lex: Unable to build lexer. |
