# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #72442]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=72442 >


$ 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

Reply via email to