# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #62148] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62148 >
<masak> rakudo: my Any $x .= new; say $x.values <p6eval> rakudo 35320: OUTPUT«Method '!flatten' not found for invocant of class 'Any' [...] * masak submits rakudobug Same goes for Undef, which should arguably also be able to output .values, I think.