https://issues.dlang.org/show_bug.cgi?id=3632
--- Comment #33 from Denis Shelomovskij <[email protected]> --- (In reply to yebblies from comment #32) > *** Issue 11442 has been marked as a duplicate of this issue. *** Testcase from Issue 11442: --- struct S { float n; } static assert(S.init is S.init); // fails --- --
