https://issues.dlang.org/show_bug.cgi?id=4425
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #5 from Mathias LANG <[email protected]> --- I don't see any actionable item here, just some ideas. The situation have changed quite a bit since this issue was created: In particular, `static immutable` field do not occupy space in aggregates anymore, so the idea of having a CT-known `immutable` field means that it would likely be decoupled from the runtime one. As a result, closing as WONTFIX. --
