On Tue, 22 Mar 2016 07:10:54 -0700, elizabeth wrote:
>
> > On 21 Mar 2016, at 16:41, Elizabeth Mattijsen (via RT) > follo...@perl.org> wrote:
> >
> > # New Ticket Created by Elizabeth Mattijsen
> > # Please include the string: [perl #127756]
> > # in the subject line of all future correspondenc
On Tue, 22 Mar 2016 07:10:54 -0700, elizabeth wrote:
>
> > On 21 Mar 2016, at 16:41, Elizabeth Mattijsen (via RT) > follo...@perl.org> wrote:
> >
> > # New Ticket Created by Elizabeth Mattijsen
> > # Please include the string: [perl #127756]
> > # in the subject line of all future correspondenc
> On 21 Mar 2016, at 16:41, Elizabeth Mattijsen (via RT)
> wrote:
>
> # New Ticket Created by Elizabeth Mattijsen
> # Please include the string: [perl #127756]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=127756 >
>
>
# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #127756]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=127756 >
use nqp; my str @a = "a".."e"; nqp::setelems(@a,0); nqp::setelems(@a,5); say
@a.j