running the first c code

This commit is contained in:
inixyz
2023-10-17 23:24:36 +03:00
parent 8920adc805
commit b79efd608a
6 changed files with 24 additions and 1 deletions

3
tests/main.c Normal file
View File

@@ -0,0 +1,3 @@
int main(){
}