Ajout d'un test intéressant d'un autre groupe
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include <stdio.h>
|
||||
|
||||
void print_hello_from_utils2() {
|
||||
printf("Hello from Utils2!\n");
|
||||
}
|
Reference in New Issue
Block a user