# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #73198] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=73198 >
<diakopter> std: say (^^0) <p6eval> std 29903: OUTPUT«[31m===[0mSORRY![31m===[0mPreceding context expects a term, but found infix ^^ instead [...] FAILED 00:01 105m» <diakopter> rakudo: say (^^0) <p6eval> rakudo af0424: OUTPUT«» * masak submits rakudobug <diakopter> :) <diakopter> ltm fail, it seems <TimToady> there's a specific rule disallowing prefix:<^^> <TimToady> token prefix:sym<^^> <TimToady> { <sym> <.badinfix> <O(|%symbolic_unary)> }