This commit is contained in:
7
.gitea/workflows/main.c
Normal file
7
.gitea/workflows/main.c
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
printf("Halo, Welt!");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user