Fix main.c
Some checks failed
First CI / build (push) Failing after 8s

This commit is contained in:
2025-11-20 13:26:05 +01:00
parent 482abf9d6e
commit 8069f9a92c

2
main.c
View File

@@ -1,3 +1,5 @@
#include stdio.h
int main()
{
printf("Halo, Welt!");