# New Ticket Created by Moritz Lenz # Please include the string: [perl #74818] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74818 >
Rakudo has regressed on the \e escape sequence in regexes. Fudged tests can be found in t/spec/S05-mass/rx.t. My attempts to add \e to Perl6::Regex were fruitless - is that grammar even used to by the compiler to parse Perl 6 code?