# New Ticket Created by Will Coleda
# Please include the string: [perl #121306]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=121306 >
Marked as a nom regression, this test in S05-mass/rx.t is skipped
ok 'abcdef' !~~ /<-[dcb]>**{3}/, 'repeated negated character class';
19:47 <[Coke]> m: 'abcdef' !~~ /<-[dcb]>**{3}/
19:47 <camelia> rakudo-moar b2b333: OUTPUT«===SORRY!=== Error while
compiling
/tmp/q0NOu24d8EBlock case of ** quantifier not yet
implementedat /tmp/q0NOu24d8E:1------> 'abcdef' !~~
/<-[dcb]>**⏏{3}/ expecting any of: postfix
i…»
--
Will "Coke" Coleda