June 02, 2014
https://issues.dlang.org/show_bug.cgi?id=10163

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|---                         |WORKSFORME

--- Comment #5 from Walter Bright <bugzilla@digitalmars.com> ---
With 2.066, the code compiles successfully, and void typed data is initialized to 0.

--