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


perl6 –e ‘(^5).reverse.WHAT.say’
Produces ‘(List)’, when I would have expected it to produce ‘(Range)’
For small Ranges, this might not matter, but for large ones it surely does.

Reply via email to