BendeeBoo d609949a83
Some checks failed
First CI / build (push) Failing after 11s
Commit 3
2023-11-21 14:30:09 +01:00

6 lines
65 B
C

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