diff options
Diffstat (limited to 'ext/ply/test/lex_rule1.exp')
-rw-r--r-- | ext/ply/test/lex_rule1.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/ply/test/lex_rule1.exp b/ext/ply/test/lex_rule1.exp new file mode 100644 index 000000000..0c23ca294 --- /dev/null +++ b/ext/ply/test/lex_rule1.exp @@ -0,0 +1,2 @@ +lex: t_NUMBER not defined as a function or string +SyntaxError: lex: Unable to build lexer. |