Documentation for 7999ff54ae

This commit is contained in:
github-actions
2023-04-21 16:18:47 +00:00
parent 64c9693255
commit 5332cb962b

View File

@@ -222,6 +222,7 @@ static void tests() {
*/
int main() {
tests(); // run self-test implementations
return 0;
}
@endicode