# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #90124] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=90124 >
<masak> rakudo: say "OH HAI @a<" <p6eval> rakudo 705435: OUTPUT«OH HAI @a<» <masak> rakudo: say "OH HAI @a[" <p6eval> rakudo 705435: OUTPUT«===SORRY!===Unable to parse postcircumfix:sym<[ ]>, couldn't find final ']' at line 22» <masak> why is < OK but not [ ? <sorear> std: say "OH HAI @a<" <p6eval> std 9f27365: OUTPUT«[31m===[0mSORRY