# New Ticket Created by Zoffix Znet # Please include the string: [perl #131853] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=131853 >
17:55 Zoffix m: subset Fun of Callable where .signature :(Int --> Int); say sub {} ~~ Fun 17:55 camelia rakudo-moar 46ef1b: OUTPUT: «===SORRY!===?This type (QAST::WVal) does not support positional operations?» Missing `~~` between .signature and :(Int ...