This bug is still present in
This is Rakudo version 2017.05-272-gfa7aa1c36 built on MoarVM version
2017.05-25-g62bc54e9
implementing Perl 6.c.
> On 22 Jun 2016, at 15:46, Sam S. (via RT)
> wrote:
>
> # New Ticket Created by Sam S.
> # Please include the string: [perl #128462]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=128462 >
>
>
>my \term = 42;
>
> On 22 Jun 2016, at 15:46, Sam S. (via RT)
> wrote:
>
> # New Ticket Created by Sam S.
> # Please include the string: [perl #128462]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=128462 >
>
>
>my \term = 42;
>
# New Ticket Created by Sam S.
# Please include the string: [perl #128462]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=128462 >
my \term = 42;
say term.Str;# Works fine
say term\ .Str; # Error: "Variable '&