https://issues.dlang.org/show_bug.cgi?id=14639
--- Comment #4 from Walter Bright <[email protected]> --- This: https://github.com/dlang/dmd/pull/10967 changes the biggy = Biggy.init; implementation into a memset. --
d-bugmail--- via Digitalmars-d-bugs Thu, 26 Mar 2020 23:12:09 -0700
https://issues.dlang.org/show_bug.cgi?id=14639
--- Comment #4 from Walter Bright <[email protected]> --- This: https://github.com/dlang/dmd/pull/10967 changes the biggy = Biggy.init; implementation into a memset. --