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
# 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