# New Ticket Created by Jan-Olof Hendig
# Please include the string: [perl #129363]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=129363 >
While discussing RT #129321 TimToady found another problem with duckmap, see
http://i
# New Ticket Created by Wenzel Peppmeyer
# Please include the string: [perl #129364]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=129364 >
sub f( | ( :$a) where { dd $a } ) {}; f 42
# OUTPUTĀ«Muā¤Constraint type check failed
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #129362]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=129362 >
# I have the fix; filing for records
The `.command` attribute that was semi-recently adde
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #129359]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=129359 >
The error mentions Len argument and .subbuf which aren't present in user's code:
m: my $
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #129358]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=129358 >
several combinations of Whatever and Callable candidates that are present in
Array.splice
Seems to be fixed in latest Rakudo, per
http://irclog.perlgeek.de/perl6/2016-09-26#i_13283196
Tests needed.