On Thu Nov 12 11:49:18 2015, [email protected] wrote:
> The first example from the added irclog gives the expected result now
> (the same, niecza gave):
> 
> $ perl6-m -e 'say 1001110011 ~~ /^ (.+) $0+ @([\~] $0.comb)? $ /'
> Use of Nil in string context  in regex  at -e:1
> 「1001110011」
>  0 => 「10011」

Oops, I overlooked the warning! So, the problem seems to be still there.

Reply via email to