dlang.org
dlang.org copied to clipboard
std.stdio.readf second example does not compile
paultjeadriaanse reported this on 2020-12-20T01:42:59Z
Transferred from https://issues.dlang.org/show_bug.cgi?id=21494
CC List
- Nick Treleaven (@ntrel)
Description
Second example found at https://dlang.org/library/std/stdio/file.readf.html does not compile.
wolframw commented on 2021-03-18T17:48:34Z
The page seems to be outdated. The example on https://dlang.org/phobos/std_stdio.html#.File.readf works.
nick (@ntrel) commented on 2023-04-22T10:49:25Z
https://github.com/dlang/ddox/issues/242