https://issues.dlang.org/show_bug.cgi?id=21772
--- Comment #1 from Nathan S. <[email protected]> --- If you go all the way back to 2.068.2 `std.stdio.writeln` doesn't print the sign of nan by default but you can verify with `std.math.signbit` that the nans have different signs. --
