On Sun Mar 15 12:12:51 2009, richardh wrote:
> perl6
>  > my @x=1|11,2,3;my $s=[+] @x; $s.perl.say; $s ~~ Junction and say 'hi'
> any(6, 16)
> Null PMC access in get_integer()
> 
Fixed in git 90c8b8e.

> my @x=1|11,2,3;my $s=[+] @x; $s.perl.say; $s ~~ Junction and say 'hi'
any(6, 16)
hi

Thanks,

Jonathan


Reply via email to