commit 3
Some checks failed
First CI / build (push) Failing after 14s

This commit is contained in:
QwertyAvatar 2023-12-01 11:06:55 +01:00
parent 9e8d1c9dac
commit 91b022a456

2
main.c
View File

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