This commit is contained in:
parent
40f25cb2a4
commit
bb394f0dfe
5
.gitea/workflows/main.c
Normal file
5
.gitea/workflows/main.c
Normal file
@ -0,0 +1,5 @@
|
||||
int main()
|
||||
{
|
||||
printf("Halo, Welt!");
|
||||
return 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user