This commit is contained in:
Daniel Zwanzig 2025-05-06 19:00:39 +02:00
parent 87e8a1d428
commit ac4d2cbb64

5
kommaadd.c Normal file
View File

@ -0,0 +1,5 @@
#include <stdio.h>
int main(){
printf("japanoschlampen")
}