Skip to content
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

S05-modifier/perl5_5.t line:50 reason: unknown issue #4162

Open
p6rt opened this issue May 3, 2015 · 1 comment
Open

S05-modifier/perl5_5.t line:50 reason: unknown issue #4162

p6rt opened this issue May 3, 2015 · 1 comment
Labels
regex Regular expressions, pattern matching, user-defined grammars, tokens and rules

Comments

@p6rt
Copy link

p6rt commented May 3, 2015

Migrated from rt.perl.org#125023 (status was 'new')

Searchable as RT125023$

@p6rt
Copy link
Author

p6rt commented Sep 16, 2017

From @usev6

To clarify this issue​: It is about the following test from S05-modifier/perl5_5.t​:

$ ./perl6-m -e 'use Test; is(("abc" ~~ rx​:P5/^(?​:b|a(?=(.)))*\1/ && $/), "ab", "re_tests 669/0 (853)");'
not ok 1 - re_tests 669/0 (853)
# Failed test 're_tests 669/0 (853)'
# at -e line 1
# expected​: 'ab'
# got​: (Nil)

@p6rt p6rt added the regex Regular expressions, pattern matching, user-defined grammars, tokens and rules label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regex Regular expressions, pattern matching, user-defined grammars, tokens and rules
Projects
None yet
Development

No branches or pull requests

1 participant