6
.gitea/workflows/main.c
Normal file
6
.gitea/workflows/main.c
Normal file
@@ -0,0 +1,6 @@
|
||||
int main()
|
||||
{
|
||||
printf("Halo, Welt!");
|
||||
return 0;
|
||||
}
|
||||
//comment
|
||||
Reference in New Issue
Block a user