Four commit
Some checks failed
First CI / build (push) Failing after 10s

This commit is contained in:
SEBALAP2 2024-11-26 14:19:19 +01:00
parent 18e891d369
commit 3d695af9cf

View File

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