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


<masak> rakudo: my @a = 1,2,3; say @a min 4
<p6eval> rakudo 531ca2: OUTPUT«Multiple Dispatch: No suitable
candidate found for 'cmp', with signature 'PP->I' [...]
<masak> question is, is this a new one, or the same as the undef one?
<masak> I should probably file it under the same ticket.
<pmichaud> it's not the same as the undef one
<pmichaud> I'm curious about the correct behavior there, though.
<masak> pmichaud: I'd think that min numifies, so 3.
* masak submits rakudobug

Reply via email to