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


09:26 <@moritz_> rakudo: rule w { . }; 'a' ~~ m/<w>/; for %($/).kv ->
$k, $v {say $v.WHAT };
09:26 < p6eval> rakudo 4ec17d: OUTPUT«Str␤»

I think the output should be 'Match', not 'Str'.

Cheers,
Moritz

-- 
Moritz Lenz
http://perlgeek.de/ |  http://perl-6.de/ | http://sudokugarden.de/

Reply via email to