https://issues.dlang.org/show_bug.cgi?id=19904 --- Comment #8 from kinke <kinke at gmx.net> --- I completely forgot about this; it should be fixed now. The struct case was already handled, the class case was recently fixed with https://github.com/dlang/druntime/pull/3352. --