Outdated examples in std.stdio (probably not only here). For example, in description on auto lockingBinaryWriter(); outdated types of complex numbers are used and the example itself contains errors - the compiler shows that take cannot be used with the range given by recurrence
@wolframw created dlang/phobos pull request #7508 "fix issue 20882 - Outdated examples in the documentation (std.stdio)" fixing this issue: - fix issue 20882 - Outdated examples in the documentation (std.stdio) https://github.com/dlang/phobos/pull/7508
dlang/phobos pull request #7508 "fix issue 20882 - Outdated examples in the documentation (std.stdio)" was merged into master: - 372b20ca17c67baf927f4a7defee7b67b4f97ae6 by wolframw: fix issue 20882 - Outdated examples in the documentation (std.stdio) https://github.com/dlang/phobos/pull/7508