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


<masak> std: my $a = 42; say "$a [<file>]"  [13:05]
<p6eval> std 4608239: OUTPUT«ok 00:01 122m␤»
<masak> rakudo: my $a = 42; say "$a [<file>]"
<p6eval> rakudo bfdd78: OUTPUT«===SORRY!===␤Unable to parse infixish,
couldn't find final ']' at line 22␤»
* masak submits rakudobug

Should of course interpolate $a but not the '[<file>]' after that.

Reply via email to