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