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


Code:
say :5<1.I>

Result:
===SORRY!=== Error while compiling -e
Couldn't process entire number: 1/1 int chars, -1/1 fractional chars
at -e:1
------> say :5<1.I>⏏<EOL>


What is “1/1 int chars”? Am I supposed to see a fraction here? Even if I
wasn't, what are these numbers?

Reply via email to