- Clarified
This commit is contained in:
Tristan B. Velloza Kildaire 2023-09-30 19:18:25 +02:00
parent e8eb4ff975
commit 8c7317939c
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@ public T order(T)(T bytesIn, Order order) if(__traits(isIntegral, T))
/**
* Tests the `order!(T)(T, Order)`
*
* To Big Endian testing
*/
unittest
{