https://issues.dlang.org/show_bug.cgi?id=21229
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel updated dlang/dmd pull request #12402 "Fix 21229 - Accept construction of union member as initialization" fixing this issue: - Fix 21229 - Accept construction of a unions member as initialization Because the `union` is initialised when one of its members has been constructed. https://github.com/dlang/dmd/pull/12402 --
