reformatage du REPLCIA

This commit is contained in:
hexplor
2026-03-30 20:35:58 +02:00
parent d2c49cb340
commit 79f42ca4df
4 changed files with 79 additions and 12 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
/* Le commentaire en dehores du programme */
void the_fonction_needed(void){
printf("YO\n");
//BEGIN
//END
return;
}