On Tue May 21 00:22:55 2013, labster wrote:
> On Tue Nov 20 18:56:50 2012, coke wrote:
> > On Thu Apr 05 05:44:37 2012, masak wrote:
> > > p6: say $*IN.slurp.comb(/e/).elems
> > > rakudo 4373f0, niecza v15-6-gefda208: OUTPUT«88»
> > > r: say slurp.comb(/e/).elems
> >
> > Both of these now say
On Thu Apr 05 05:44:37 2012, masak wrote:
> p6: say $*IN.slurp.comb(/e/).elems
> rakudo 4373f0, niecza v15-6-gefda208: OUTPUT«88»
> r: say slurp.comb(/e/).elems
Both of these now say 88. Closable with tests.
> rakudo 4373f0: OUTPUT«===SORRY!===CHECK FAILED:Calling
> 'slurp' will never work
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112276]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112276 >
p6: say $*IN.slurp.comb(/e/).elems
rakudo 4373f0, niecza v15-6-gefda208: OUTPUT