# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #77984] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77984 >
<masak> huh, you can still do .^add_method without MONKEY_TYPING?
<masak> that can't be right...
<masak> rakudo: Int.^add_method("ruby-loop", method (&c) { c for ^self
}); 4.ruby-loop: { say "OH HAI" }
<p6eval> rakudo 750a024: OUTPUT«OH HAIOH HAIOH HAIOH HAI»
* masak submits rakudobug
