# New Ticket Created by Lloyd Fournier # Please include the string: [perl #126954] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=126954 >
#| look it's a C<thing>!
sub thing { ... }
say &thing.WHY.contents.perl;
#-> ["look its a C<thing>"]
