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