# New Ticket Created by Moritz Lenz
# Please include the string: [perl #69012]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=69012 >
18:07 <@TimToady> rakudo: sub { "hello" #`(test) }.()
18:07 <+p6eval> rakudo 6e2104: OUTPUT«Confused at line 2, near ".()"in
Main
(src/gen_setting.pm:3469)»
18:05 <@TimToady> std: sub { "hello" #`(test) }.()
18:05 <+p6eval> std 28192: OUTPUT«ok 00:04 37m»
This should return the string "hello".
Cheers,
Moritz