hello_merge.c gelöscht

This commit is contained in:
Lukas Woerner 2025-10-25 13:51:51 +00:00
parent eef02e688f
commit 551d0738ee

View File

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