> On 29 Jan 2016, at 14:43, Wenzel Peppmeyer (via RT) > <perl6-bugs-follo...@perl.org> wrote: > > # New Ticket Created by Wenzel Peppmeyer > # Please include the string: [perl #127414] > # in the subject line of all future correspondence about this issue. > # <URL: https://rt.perl.org/Ticket/Display.html?id=127414 > > > > my $a is default(Failure.new); say $a;
Maybe that’s because the Failure is created at compile time? Liz