On Tue Feb 02 00:32:30 2010, moritz wrote:
> $ perl6 -e '{redo}'|wc -l
> 
> 0
> $
> 
> Rakudo prints a newline to STDERR, nothing else. That's a bit
> less-than-awesome, I'd expect a warning like "redo without a block at
> ..." or so.
> 
> Cheers,
> Moritz

Now with even less awesome:

 $ ./perl6 -e '{redo}'
 at line 1
Null PMC access in setprop()
  in main program body at line 1



-- 
Will "Coke" Coleda

Reply via email to