# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #73232] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=73232 >
<masak> std: my Any %.x=3,%.x; <p6eval> std 29917: OUTPUT«ok 00:01 109m» <masak> rakudo: my Any %.x=3,%.x; <p6eval> rakudo 6867a5: OUTPUT«Lexical 'self' not found [...] * masak submits LTA rakudobug In my opinion, it should give an error already at the wonky declaration.
