summaryrefslogtreecommitdiff
path: root/ext/ply/test/lex_error3.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/lex_error3.exp')
-rw-r--r--ext/ply/test/lex_error3.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/ply/test/lex_error3.exp b/ext/ply/test/lex_error3.exp
new file mode 100644
index 000000000..936828f93
--- /dev/null
+++ b/ext/ply/test/lex_error3.exp
@@ -0,0 +1,2 @@
+./lex_error3.py:17: Rule 't_error' requires an argument.
+SyntaxError: lex: Unable to build lexer.