https://issues.dlang.org/show_bug.cgi?id=17173
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #1 from RazvanN <[email protected]> --- I cannot reproduce this. Firstly, cdouble is deprecated so std.complex.Complex should be used instead. Secondly, both using cdouble and Complex the result is 64+0i in both prints. Closing as WORKSFORME. --
