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