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


<moritz> r: say 1, 2, 6 ... *
<p6eval> rakudo 4373f0: OUTPUT«...␤»
<moritz> r: say 1, 2, 6 ... 10
<p6eval> rakudo 4373f0: OUTPUT«unable to deduce sequence [...]
<masak> moritz: what was that first one?
<masak> is this something out of RT?
<moritz> it is
<masak> oh good :) it belongs there :)
<moritz> r: say ~(1, 2, 6 ... *)[10]
<p6eval> rakudo 4373f0: OUTPUT«␤»
<moritz> eeks
<moritz> no, that particular thing isn't in RT
* masak submits rakudobug

Reply via email to