__ctfeWrite
fn
void __ctfeWrite(scope const(char)[] s) @nogc @safe pure nothrowWrites s to stderr during CTFE (does nothing at runtime).
void __ctfeWrite(scope const(char)[] s) @nogc @safe pure nothrowWrites s to stderr during CTFE (does nothing at runtime).