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


<TimToady> m: say :256["☺".ords]
<camelia> rakudo-moar c5dcdf: OUTPUT«9786␤»
<TimToady> m: say :256[0x263a]
<camelia> rakudo-moar c5dcdf: OUTPUT«9786␤»
<TimToady> seems we could use a check there...
<TimToady> m: say :256[256,256]
<camelia> rakudo-moar c5dcdf: OUTPUT«65792␤»
* masak submits rakudobug

Reply via email to