# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #77520]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77520 >
<TimToady> rakudo: say { $^x }.assuming(1).signature
<p6eval> rakudo 6ccdcd: OUTPUT«get_attr_str() not implemented in class
'Sub' [...]
<moritz_> rakudo: say { $^x }.assuming(1).signature.perl
<p6eval> rakudo 6ccdcd: OUTPUT«get_attr_str() not implemented in class
'Sub' [...]
* masak submits a rakudobug for the get_attr_str() error
<masak> rakudo: say (-> { "!" }).signature.perl
<p6eval> rakudo 6ccdcd: OUTPUT«:()»