Erstelle neue Test Datei
This commit is contained in:
parent
9ec5c70a0c
commit
eef02e688f
7
hello_merge.c
Normal file
7
hello_merge.c
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
int main()
|
||||||
|
{
|
||||||
|
printf("Hello world\n");
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user