# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #73998]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=73998 >


14:46 <@moritz_> rakudo: my $x = 3; say "foo \$x"
14:46 <+p6eval> rakudo 1c5737: OUTPUT«foo \3␤»


Should say foo $x

Reply via email to