# New Ticket Created by Moritz Lenz # Please include the string: [perl #76476] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=76476 >
19:13 <@jnthn> rakudo: use MONKEY_TYPING; class Foo { }; augment class Foo { method new { say "called" } }; Foo.new 19:13 <+p6eval> rakudo bb6df2: ( no output ) 19:14 <@jnthn> hmpfth 19:14 * moritz_ submits rakudobug