https://issues.dlang.org/show_bug.cgi?id=12894
--- Comment #2 from Walter Bright <[email protected]> --- (In reply to yebblies from comment #1) > Have you forgotten about `extern(System)` ? Yes :-) But it isn't quite right, it should be equivalent to extern(C) for Win64, too. And extern(Windows) is still pointless on non-Windows systems. --
