https://issues.dlang.org/show_bug.cgi?id=22335
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Walter Bright <[email protected]> --- It's currently necessary to manually create a .di file with the contents: export extern __gshared int x; for this to work. --
