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


<pmichaud> even so, we don't want the case of       my $a =  [].min;
if $a < 3 { say 'yes'; }
<pmichaud> because right now "+Inf" is probably treated as < 3
<pmichaud> rakudo:  say "+Inf" < 3;
<p6eval> rakudo 34203: OUTPUT[1␤]
* masak submits rakudobug

Reply via email to