https://issues.dlang.org/show_bug.cgi?id=21903
kinke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from kinke <[email protected]> --- This works with LDC v1.27+ due to `__traits(initSymbol, T)` [with an additional `-release` to circumvent a check for matching buffer length requiring druntime]. --
