dfmt/tests/otbs/issue0326.d.ref

4 lines
86 B
Plaintext

void main() {
() @trusted { stderr.writeln("\033[01;33m", url, "\033[0m"); }();
}