# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #64946] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=64946 >
<masak> rakudo: regex o { o }; "foo" ~~ /f<o>+/; say $<o>.WHAT; say ~$<o>
<p6eval> rakudo ad7389: OUTPUT«List2»
* masak was expecting 'oo' there
* moritz_ too
* masak submits rakudobug
