Compare commits

...

1 commit

Author SHA1 Message Date
Toto
84ce28a76d Conflit2 2023-02-16 15:19:58 +01:00

4
main.c
View file

@ -7,3 +7,7 @@ int main() {
printf("%d", var);
}
int f() {
printf("Patate");
}