# New Ticket Created by Life U. Everything # Please include the string: [perl #74600] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74600 >
[20:47:16] <lue <#lue>> rakudo: say "8192".fmt{'%x'} <##wrong> [20:47:18] <p6eval <#p6eval>> rakudo 395433: OUTPUT«8?» [20:47:35] <lue <#lue>> o-.o [20:48:02] * lue <#lue> submits rakudobug (that's not what 0d8192 is in hex) Actually, 0d8192 should be 0x2000 and therefore output 2000, not 8 :) -- Don't Panic!