# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #85674]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=85674 >
rakudo: say [min] 3, 6;
rakudo 3680ac: OUTPUT«3»
rakudo: say min(3,6)
rakudo 3680ac
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 65912c88d9bf698ee0360d3e9b75f7028e6ed8f6
https://github.com/perl6/specs/commit/65912c88d9bf698ee0360d3e9b75f7028e6ed8f6
Author: Stefan O'Rear
Date: 2011-03-08 (Tue, 08 Mar 2011)
Changed paths:
M S12-objects.pod
Lo