remove files 2

This commit is contained in:
Alexey Norets 2025-09-20 09:29:35 +03:00
parent 603ab10043
commit 4d66149dc6
4 changed files with 0 additions and 7 deletions

Binary file not shown.

Binary file not shown.

BIN
nob

Binary file not shown.

View File

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