freebsd-ports/devel/p5-ParseLex/files/patch-t-test4.t
Sergey Matveychuk 57a3e704b3 The Parse::Lex.pm module for perl5 is an object-oriented generator of
lexical analyzers.

PR:		ports/62936
Submitted by:	Jim Pirzyk <pirzyk@uiuc.edu>
2004-08-21 10:59:35 +00:00

8 lines
474 B
Perl

--- t/test4.t.orig Fri Aug 20 16:06:52 2004
+++ t/test4.t Fri Aug 20 16:07:08 2004
@@ -54,4 +54,4 @@
[main::lexer|Parse::CLex] Token read (NEWLINE, \n):
[main::lexer|Parse::CLex] Token read (ERROR, .*): this is an invalid string with a "" in it"
-can't analyze: "this is an invalid string with a "" in it"" at examples/ctokenizer.pl line 17, <DATA> chunk 4.
+can't analyze: "this is an invalid string with a "" in it"" at examples/ctokenizer.pl line 17, <DATA> line 4.