A simple header file to get test statistic in C
Go to file
Adwaith-Rajesh c1c3e87444
block -> va_args
having them as blocks causes issues when a struct with values is initialized
inside the block, because the compiler treats the comma in the struct
defenition as seperate arguments.
2025-09-28 12:34:05 +05:30
.gitignore Added gitignore 2025-09-28 12:15:56 +05:30
test.h block -> va_args 2025-09-28 12:34:05 +05:30