# New Ticket Created by jn...@jnthn.net # Please include the string: [perl #76482] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=76482 >
Oh wtf... 01:04 <@jnthn> rakudo: my $foo; say $foo.WHAT 01:04 < p6eval> rakudo 94d01f: OUTPUT«Any()» 01:04 <@jnthn> rakudo: my $foo; say $foo.WHAT.Str 01:04 < p6eval> rakudo 94d01f: OUTPUT«Any()<0x3981a00>»