https://issues.dlang.org/show_bug.cgi?id=6114
--- Comment #4 from Jonathan M Davis <[email protected]> --- Really, the larger issue is this one bug# 4923, and maybe this should be closed given that this is really just another manifestation of that, though if I can fix the example for this so that it's self-contained, it's a different sort of example for why immutable globals need to be initialized in shared, static constructors rather than thread-local ones. --
