['"':`"` , '\'':"'"] // object ['\"':"\"", ''':"'"] // current formatting ['"':"\"", '\'':"'"] // should be Fix in https://github.com/D-Programming-Language/phobos/pull/552
Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/4430ee9a479f23fb9cf2edd09ac6b5fe2d3eef12 fix Issue 7975 - Incorrect quotes escaping in std.format