On Thursday, 18 May 2017 at 09:49:26 UTC, Jonathan M Davis wrote:
On Thursday, May 18, 2017 09:40:33 biocyberman via
Digitalmars-d-learn wrote:
[...]
Actually, it's not used all over the place in Phobos. It's only
used std.stdio, where it's a private function in a
version(unittest) block. It's not part of the public API. And
other modules that need something similar have their own
solution.
[...]
That's exactly the code I looked at. And yes, I checked
std.stdio to see many occurrences of testFilename.