# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #74112] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74112 >
<masak> rakudo: say '16'{'%x'} <p6eval> rakudo 8c434e: OUTPUT«1» * masak submits rakudobug <jnthn> wtf is it parsing that as... <masak> you tell me. <jnthn> std: say '16'{'%x'} <p6eval> std 30331: OUTPUT«ok 00:01 108m» <masak> well, yes, but... :) <jnthn> I mean, I guess it's just a hash index into a string, but it shouldn't work... <masak> no. <masak> it shouldn't.