> On 13 Dec 2015, at 20:53, Zefram (via RT) <perl6-bugs-follo...@perl.org> 
> wrote:
> 
> # New Ticket Created by  Zefram 
> # Please include the string:  [perl #126897]
> # in the subject line of all future correspondence about this issue. 
> # <URL: https://rt.perl.org/Ticket/Display.html?id=126897 >
> 
> 
> $ perl6 -e 'slip(2,3).WHAT.say; slip(2,3).perl.EVAL.WHAT.say'
> (Slip)
> (List)
> 
> The .perl method on Slip ought to produce an expression that specifically
> constructs a Slip object.

Thanks for the report.

Fixed with 82f273b65c9133f4389

There is some test breakage, but that will be fixed asap, so no further tests 
needed


Liz

Reply via email to