https://issues.dlang.org/show_bug.cgi?id=21004
--- Comment #2 from Basile-z <[email protected]> --- one thing is that void init of members is not a thing, I've been told recently (*). DMD should process the initializer as a default one instead of processing all the elements. (*): https://github.com/ldc-developers/ldc/issues/4285#issuecomment-1337471489 --
