https://issues.dlang.org/show_bug.cgi?id=10163
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #5 from Walter Bright <[email protected]> --- With 2.066, the code compiles successfully, and void typed data is initialized to 0. --
