https://issues.dlang.org/show_bug.cgi?id=19945
Richard Cattermole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Richard Cattermole <[email protected]> --- Walter is probably correct that we cannot fix this. However, it should work due to LinearCongruentialEngine being templated. For dmd if -allinst makes this code work, then it is indeed a template emission bug. --
