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


<uasi> rakudo: say 1, 2 ... * > 3
<p6eval> rakudo : OUTPUT«1234␤»
<uasi> say 1, 2 ... * !< 3
<uasi> rakudo: say 1, 2 ... * !< 3
<p6eval> rakudo : OUTPUT«Can't take numeric value for object of type
Whatever [...]
<uasi> :/
<masak> huh.
* masak submits rakudobug
<masak> must be some unfortunate combination of ! and operator currying.

Reply via email to