This commit is contained in:
Oleksandr Hryshchenko 2021-11-25 23:15:27 +00:00
parent 2968cc07c8
commit 8407d298ed

View File

@ -4,3 +4,4 @@ int main(){
printf ("Hello world\n"); printf ("Hello world\n");
return 0; return 0;
} }