# New Ticket Created by  Zoffix Znet 
# Please include the string:  [perl #129221]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=129221 >


The expectation is this would fail to match, because I'm only asking for digits:

   <MetaZoffix> m: say "7\x[308]" ~~ /^ \d+ $/
   <+camelia> rakudo-moar f0bb58: OUTPUT«「7̈」␤»

There's a bunch of variants of this in 
http://irclog.perlgeek.de/perl6/2016-09-07#i_13166009

Fixing this should automagically fix 
https://rt.perl.org/Ticket/Display.html?id=128545#ticket-history

Reply via email to