# New Ticket Created by Moritz Lenz # Please include the string: [perl #68894] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=68894 >
rakudo 4fc254: $ perl6 -e '3 % *' Ambiguous dispatch to multi 'infix:%'. Ambiguous candidates had signatures: :(Any $a, Whatever $b) :(Any $a, Whatever $b) in Main (<unknown>:1) This used to work[tm] before the operator refactor thingies. Cheers, Moritz