# New Ticket Created by Paul Cochrane # Please include the string: [perl #46629] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46629 >
In src/pmc/integer.pmc:multiply() there is the todo item: "TODO mul<Integer, Complex>" This means that multiplication of integers by complex numbers needs to be implemented.