Revert "Revert "Revert "Revert "Revert "Revert "test""""""

This reverts commit e3dbd68a905d11a8989d3f12ab098a372fa621f16dc99f2376ce9f3ca960b709.
This commit is contained in:
Adam Majer 2024-05-16 11:11:56 +02:00
parent e3dbd68a90
commit 27800be0be

@ -2,7 +2,7 @@
int main() int main()
{ {
printf("Hello from GIT again today\n"); printf("Hello from GIT again\n");
return 0; return 0;
} }