[perl #120994] Typed slurpy hashes aren't supported either

2015-10-27 Thread jn...@jnthn.net via RT
On Mon Jan 13 18:00:36 2014, m...@kli.org wrote: > Rakudo explicitly fails with a message when someone tries to use a > typed > slurpy positional argument, e.g. Int *@_, but not for a typed slurpy > named > argument, like Int *%_. But those aren't supported either: the > argument creates > a parame

[perl #120994] Typed slurpy hashes aren't supported either

2014-01-14 Thread Mark E. Shoulson
# New Ticket Created by "Mark E. Shoulson" # Please include the string: [perl #120994] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=120994 > Rakudo explicitly fails with a message when someone tries to use a typed slurpy po