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



  my &code = *.sort;
  say code(<y z x>).^name;  # BOOTArray

Related tickets:

  #128481 - Exact same problem with *.split - fixed by lizmat++.
  #126921 - Another constellation in which .sort returns a BOOTArray - still 
open.

Reply via email to