# New Ticket Created by Moritz Lenz
# Please include the string: [perl #74074]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74074 >
22:05 <@moritz_> rakudo: say 1 X~ 2 X~ <a b>
22:05 <+p6eval> rakudo c41cf3: OUTPUT«No applicable candidates found to
dispatch to for 'crosswith'. Available candidates
are::(&op,
Iterable $a-iterable, Iterable $b-iterable):(&op, Any
$a, Any
$b)current instr.: 'perl6;Code;assuming_helper' pc 13140
(src/builtins/Str.pir:38)»
22:05 <@TimToady> snarkyboojum++ gets the karma for running across it
earlier
22:05 <@moritz_> and I assume that should work too? :-)
22:06 <@TimToady> yep
22:06 * moritz_ reports
22:06 < colomon> I don't think we have the tools to properly specify the
signature for crosswith / Xop yet.