# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #68524] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=68524 >
<masak> rakudo: sub foo(:$a!) {}; say &foo.signature.perl <p6eval> rakudo 0d4fe0: OUTPUT«:(Any :$a)»