Tests in
https://github.com/perl6/roast/commit/79dff96fc9f383616dd192ef016725395323887b
and
https://github.com/perl6/roast/commit/82d3a883a52af23c8a67e46b88b313b3cf20b18d

On 2018-03-10 06:26:00, jan-olof.hen...@bredband.net wrote:
> On Wed, 04 Jan 2017 15:02:45 -0800, alex.jakime...@gmail.com wrote:
> > Code:
> > BEGIN (1, 2)[*-1]
> >
> > Result:
> > ===SORRY!=== Error while compiling <tmp>
> > An exception occurred while evaluating a BEGIN
> > at <tmp>:1
> > Exception details:
> > ===SORRY!=== Error while compiling
> > Cannot invoke this object (REPR: Null; VMNull)
> > at :
> >
> >
> > Once is enough, especially given that it says “at : ” which is not
> > useful.
>
>
> Fixed with commit
>
https://github.com/rakudo/rakudo/commit/7c1f0b416d37415bb25a3a6974aaa3635f5d1225

Reply via email to