# New Ticket Created by  Zoffix Znet 
# Please include the string:  [perl #128744]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=128744 >


When you have a sub with a slurpy array that's marked as `is copy` and also a 
Capture in a signature, you get this weird error:

<Zoffix> m: sub (*@x is copy, |c) {  }( 42 )
<camelia> rakudo-moar aada71: OUTPUT«replace this Array is copy logic␤  in sub  
at <tmp> line 1␤  in block <unit> at <tmp> line 1␤␤»


-- 
Cheers,
ZZ | https://twitter.com/zoffix

Reply via email to