test dateien gelöscht

This commit is contained in:
Fourian Sucipto 2025-03-28 12:22:07 +01:00
parent 9511a309cd
commit 5d9af7d957
3 changed files with 0 additions and 10 deletions

6
test.c
View File

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

BIN
test2

Binary file not shown.

View File

@ -1,4 +0,0 @@
#include <stdio.h>
int main() {
printf("Hello World!");
}