Compare commits

...

1 commit

Author SHA1 Message Date
Toto
d6aa1fd095 I want to have a conflict ! 2023-02-16 15:20:36 +01:00

2
main.c
View file

@ -9,5 +9,5 @@ int main() {
}
int f() {
printf("Patate");
printf("Chou fleur");
}