Lab_7/main.c
BendeeBoo 7e4a5a66fb
Some checks failed
First CI / build (push) Failing after 13s
Commit 4
2023-11-21 14:31:08 +01:00

6 lines
65 B
C

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