changes to test

This commit is contained in:
2024-10-30 01:19:49 +01:00
parent 3ce65e6a33
commit bc30a5a71c

View File

@@ -2,4 +2,10 @@ Hallo dies ist ein Test.
123
Ich war hier.
Ich war hier.
int i = 0;
if(i == 0){
printf("hallo");
}