Recently I discovered a strange bug in dmd -cov, that I finally got some time today to reduce to a smallish test case. However, I can't seem to get rid of the dependency on std.stdio; anybody has any idea how to reduce this code further?
https://issues.dlang.org/show_bug.cgi?id=17613 This is a very strange bug where decreasing code coverage actually increases the reported coverage percentage. :-P T -- LINUX = Lousy Interface for Nefarious Unix Xenophobes.