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

This reverts commit 8fd47438a8.
This commit is contained in:
Adam Majer 2024-05-14 14:42:39 +02:00
parent 8fd47438a8
commit eabcd777ac

View File

@ -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;
} }