hello_merge gelöscht. Test mit stage commmit push hat funktioniert.

This commit is contained in:
Lukas Woerner 2025-10-25 13:44:52 +00:00
parent 850a287b0c
commit df97bac568

View File

@ -1,7 +0,0 @@
#include <stdio.h>
int main()
{
printf("Hello world\n");
return 0;
}