On Wed, Aug 26, 2020 at 07:31 Marcel Timmerman <[email protected]> wrote:
I was experimenting with extended identifiers and found that it is
>
> not possible to use it in named attributes. E.g.
>
> > sub a (:$x:y) { say $x:y; }
>
> Are you sure that is supposed to work without some kind of () or <> like a
module identifier? But a doc note would be helpful.
Best regards,
-Tom
