https://issues.dlang.org/show_bug.cgi?id=23598
--- Comment #11 from Walter Bright <[email protected]> --- Circular references that depend on the arms of a `static if` are always a likely source of chicken-egg problems. --
d-bugmail--- via Digitalmars-d-bugs Fri, 20 Jan 2023 01:14:54 -0800
https://issues.dlang.org/show_bug.cgi?id=23598
--- Comment #11 from Walter Bright <[email protected]> --- Circular references that depend on the arms of a `static if` are always a likely source of chicken-egg problems. --