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


Code:
say 1.pick(-1)

Result:
MVMArray: Index out of bounds
  in block <unit> at -e line 1


There's no “index” in my code, that's a number of elements. We probably want an 
error message that is not so low-level-ish.

Reply via email to