Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
Michal Utľák 2024-02-13 19:12:19 +01:00
commit 8395394b6b

View File

@ -1,7 +0,0 @@
#include <stdio.h>
int main(){
printf("Hello World!\n");
}