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


http://irclog.perlgeek.de/perl6/2015-07-08#i_10865609

my Int @a = 1 .. Inf;
@a[*-1], @a[*-Inf], @a[Inf];

Cannot coerce Inf or NaN to an Int

Reply via email to