# New Ticket Created by Lloyd Fournier # Please include the string: [perl #131106] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=131106 >
13:36 < llfourn> m: my $foo = "foo"; my \t = (* =:= $foo); say $foo ~~ t; say t.($foo) # bug? 13:36 <+camelia> rakudo-moar ad01ed: OUTPUT: «FalseTrue»