https://issues.dlang.org/show_bug.cgi?id=8626
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #4 from RazvanN <[email protected]> --- This code fails because of a forward reference today: test.d(6): Error: struct `test.Foo7974` no size because of forward reference . It seems that this has been fixed. --
