Revert "test"

This reverts commit b94334e6be.
This commit is contained in:
Adam Majer 2024-05-14 14:09:17 +02:00
parent b94334e6be
commit 3fa6be4754

View File

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