Revert "Revert "Revert "test"""

This reverts commit 191e41d9d1.
This commit is contained in:
Adam Majer 2024-05-14 14:41:06 +02:00
parent 191e41d9d1
commit 8fd47438a8

View File

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