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


Code:
say “hello”[2]

Result:
Index out of range. Is: 2, should be in 0..0
  in block <unit> at -e line 1

Actually thrown at:
  in block <unit> at -e line 1



IRC discussion starting here:
https://irclog.perlgeek.de/perl6/2016-10-10#i_13370830

Reply via email to