<masak> bartolin: you were the one who made a deal with #perl6, no? for
every 5 RT tickets given a test, #perl6 owes you to un-stuck one RT ticket. do
we owe you any at this point?
<bartolin> masak: oh, actually atm I only have a short list of tickets for
#perl6. but I'd had to ask RT how many questions I have
one ticket from my list is RT #78324
<moritz> bartolin: TimToady++ specced the .narrow method in response to
the github discussion
bartolin: but didn't clarify whether the sequence operator
should call it
so still undecided. I'd argue that the current behavior is
correct, so I'd close it (with tests)
m: say (4/2).^name, (4/2).narrow.^name
<camelia> rakudo-moar 7fd2f6: OUTPUT«RatInt»
<bartolin> moritz: sounds good to me, thanks!
<masak> bartolin: #78324 looks to me like it could be closed, yes.
Since there are passing tests in S03-sequence/basic.t, I'm closing this ticket
now.