From: Hugo van der Sanden Date: Tue, 21 Jan 1997 00:53:44 +0000 (+0000) Subject: Test nested here-docs X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2ba53c5797ec83a657fa7f6809a84f6f770569be;p=p5sagit%2Fp5-mst-13.2.git Test nested here-docs Subject: Re: Nested here-docs p5p-msgid: <199701210053.AAA02139@crypt.compulink.co.uk> --- diff --git a/t/base/lex.t b/t/base/lex.t index f25cd2a..7e0ca70 100755 --- a/t/base/lex.t +++ b/t/base/lex.t @@ -2,7 +2,7 @@ # $RCSfile: lex.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:04 $ -print "1..24\n"; +print "1..26\n"; $x = 'x'; @@ -76,16 +76,30 @@ ok 18 # previous line intentionally left blank. +print <