diff options
Diffstat (limited to 'ext/ply/test/lex_error3.exp')
-rw-r--r-- | ext/ply/test/lex_error3.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ply/test/lex_error3.exp b/ext/ply/test/lex_error3.exp index 936828f93..1b482bf62 100644 --- a/ext/ply/test/lex_error3.exp +++ b/ext/ply/test/lex_error3.exp @@ -1,2 +1,2 @@ -./lex_error3.py:17: Rule 't_error' requires an argument. +./lex_error3.py:20: Rule 't_error' requires an argument. SyntaxError: lex: Unable to build lexer. |