testing-spring-2024/src/main_lib.h
Jorens Shtekels b84cde3614 initial commit
Src directory with simple project with tests and one library. README.
CLang format config file.
2024-03-10 13:29:01 +02:00

3 lines
37 B
C

void run();
int functionToTest(int);