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

This reverts commit eabcd777ac.
This commit is contained in:
Adam Majer 2024-05-14 15:20:58 +02:00
parent eabcd777ac
commit e3dbd68a90

View File

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