Nothrow standart output to use in pair with debug expression in nothrow and pure code for testing purpose.
debug tout << "mir.stdio.tout test! - @nogc nothrow I/O" << endl; debug terr << "mir.stdio.terr test! - @nogc nothrow I/O" << endl;
AssumeNothrowFile
See Implementation
Nothrow standart output to use in pair with debug expression in nothrow and pure code for testing purpose.