https://issues.dlang.org/show_bug.cgi?id=11675
Bastiaan Veelo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #1 from Bastiaan Veelo <[email protected]> --- This seems to work for versions 2.065.0 - 2.066.0. It works for later versions too, after importing std.conv instead of std.string. https://run.dlang.io/is/FrkAB9 Tested locally on Windows too, dmd 2.079.0. --
