On Mon Jul 12 10:15:55 2010, moritz wrote: > 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
This now prints: called And, bonus, we have an auto-generated test message, closing ticket. -- Will "Coke" Coleda