On Fri Jan 08 21:03:49 2016, ju...@tnx.nl wrote:
>     $ perl6 -e'say "hello".comb(/:m <[o]>/)'
>     ===SORRY!===
>     chr codepoint cannot be negative
> 


-- 
Will "Coke" Coleda

I can no longer duplicate this:

$ perl6 --version
This is Rakudo version 2016.08.1 built on MoarVM version 2016.08
implementing Perl 6.c.
$  perl6 -e'say "hello".comb(/:m <[o]>/)'
(o)

Closable with tests.

Reply via email to