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

This commit is contained in:
Yehor Dreval 2023-12-01 11:08:54 +01:00
parent 149b8e0181
commit 54b23e95d4

2
main.c
View File

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