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


The mere presence of this ligature, breaks the :i regex match for 'T':

  IOninja       m: say "st T" ~~ m:i/T/
  camelia       rakudo-moar 44b60a: OUTPUT: «False␤»

Note that the issue goes away without `:i` or if the space is removed.

Bisectable points to a version bump that brought this commit: 
https://github.com/MoarVM/MoarVM/commit/ab426c147702000cb857cf553c0c062ab7623d9e

Reply via email to