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


colomon: rakudo: my @a := -> { rand, rand } ... *; say @a[0]
p6eval: rakudo : OUTPUT«0.594149672283919 0.956055957629484␤»

Output should just be 0.594149672283919, IMO.

Happens with d1e66361f6245569ae936dff33c9515fcaef368e.

-- 
Solomon Foster: colo...@gmail.com
HarmonyWare, Inc: http://www.harmonyware.com

Reply via email to