diff options
Diffstat (limited to 'ext/ply/test/lex_error4.exp')
-rw-r--r-- | ext/ply/test/lex_error4.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ply/test/lex_error4.exp b/ext/ply/test/lex_error4.exp index 242516576..98505a232 100644 --- a/ext/ply/test/lex_error4.exp +++ b/ext/ply/test/lex_error4.exp @@ -1,2 +1,2 @@ -./lex_error4.py:17: Rule 't_error' has too many arguments. +./lex_error4.py:20: Rule 't_error' has too many arguments. SyntaxError: lex: Unable to build lexer. |