# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #66340]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=66340 >
<masak> rakudo: say /foo/ ~~ Regex
<p6eval> rakudo fb2fd4: OUTPUT«1»
<masak> the signature at src/setting/Any-str.pm:134 still says Code.
should it be Regex instead, like in S32?
<masak> rakudo: say 'abcdef'.comb({1}).perl
<p6eval> rakudo fb2fd4: OUTPUT«Method 'to' not found for invocant of
class 'Int'»
* masak submits rakudobug