Lab_7/.gitea/main.c
BendeeBoo 5bdc87c3a9
Some checks failed
First CI / build (push) Failing after 12s
committed zad_3
2023-11-21 14:22:11 +01:00

6 lines
65 B
C

int main()
{
printf("Halo, Welt!");
return 0;
}
//comment