add struct test function prototype
This commit is contained in:
@@ -7,3 +7,4 @@ void runRecursiveTests();
|
|||||||
void runComparisonTests();
|
void runComparisonTests();
|
||||||
void runLoopTests();
|
void runLoopTests();
|
||||||
void runMathTests();
|
void runMathTests();
|
||||||
|
void runStructTests();
|
||||||
Reference in New Issue
Block a user