# New Ticket Created by Zoffix Znet # Please include the string: [perl #130895] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=130895 >
23:20 m: given 42 { when *.so {Failure.new} } 23:20 camelia rakudo-moar 9d497e: OUTPUT: «Failed in block <unit> at <tmp> line 1Actually thrown at: in block <unit> at <tmp> line 1» 23:20 IOninja This does sink it. 23:20 m: { when *.so {Failure.new} } 23:20 camelia rakudo-moar 9d497e: ( no output ) 23:20 IOninja but not this