https://issues.dlang.org/show_bug.cgi?id=19941
--- Comment #2 from Iain Buclaw <[email protected]> --- Interestingly, it doesn't happen with const, enum or __gshared, only if the declaration is marked immutable or shared does it trigger the bug. --
d-bugmail--- via Digitalmars-d-bugs Thu, 06 Jun 2019 11:34:39 -0700
https://issues.dlang.org/show_bug.cgi?id=19941
--- Comment #2 from Iain Buclaw <[email protected]> --- Interestingly, it doesn't happen with const, enum or __gshared, only if the declaration is marked immutable or shared does it trigger the bug. --