April 05, 2023 [Issue 8626] Mixin forward reference semantic run leads to inconsistent AST | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=8626 RazvanN <razvan.nitu1305@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |razvan.nitu1305@gmail.com Resolution|--- |WORKSFORME --- Comment #4 from RazvanN <razvan.nitu1305@gmail.com> --- 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. -- |
Copyright © 1999-2021 by the D Language Foundation