very minor whitespace change.
This commit is contained in:
parent
81aee496ac
commit
08a0a551d9
|
@ -634,7 +634,7 @@ bool printable(const dchar[] chars) @safe pure nothrow @nogc
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
//Unittests.
|
// Unittests.
|
||||||
|
|
||||||
import std.stream;
|
import std.stream;
|
||||||
void testEndian(R)()
|
void testEndian(R)()
|
||||||
|
|
Loading…
Reference in a new issue