-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Combination of quantifier and capturing group gives incorrect results in Rakudo (nqp) #2500
Comments
From @masak<flussence> I broke nom last night! (Note that the match fails, hence the 'to => -3'. There's clearly a <flussence> it seems to not work with anything resembling a character class |
From @masakOn Tue Oct 04 02:21:54 2011, masak wrote:
<flussence> nom: say so ('aaaaabaaaaa' ~~ /^(a*) b/); |
@masak - Status changed from 'new' to 'open' |
From @jnthnOn Tue Oct 04 02:21:54 2011, masak wrote:
Fixed this one a while back.
And turned on various tests after doing so. So, resolving ticket. /jnthn |
@jnthn - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#100650 (status was 'resolved')
Searchable as RT100650$
The text was updated successfully, but these errors were encountered: