https://issues.dlang.org/show_bug.cgi?id=19875
Richard Cattermole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Richard Cattermole <[email protected]> --- The above snippet does indeed compile and run on Windows (I added the pragma). dmd is including druntime/phobos into the build automatically and has since at least 2.082. Which is providing symbols that shouldn't be available (run.dlang.org it fails on as expected). --
