# New Ticket Created by Lloyd Fournier # Please include the string: [perl #125767] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=125767 >
1.map: {.sqrt => .sqrt } #!> Method 'sqrt' not found for invocant of class 'Any' 1.map: {$_.sqrt => .sqrt } #-> 1 => 1