# New Ticket Created by Benjamin Goldberg # Please include the string: [perl #131974] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=131974 >
This code:
m: role Callback[\T] { }; constant sorter_t = Callback[ :(Any, Any -->
Order) ]; my sorter_t $x;
Produces this output:
rakudo-moar f097e5: OUTPUT: «===SORRY!===QAST::Block with cuid 3 has not
appeared»
