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


23:54 < [Coke]> r: for 1..10  { my $a = 3; FIRST { say $a} }
23:54 <+camelia> rakudo 45ae2d: OUTPUT«(Any)␤»

I would expect that to output "3".

-- 
Will "Coke" Coleda
23:54 < [Coke]> r: for 1..10  { my $a = 3; FIRST { say $a} }
23:54 <+camelia> rakudo 45ae2d: OUTPUT«(Any)␤»

I would expect that to output "3".

--
Will "Coke" Coleda

Reply via email to