init ex01

This commit is contained in:
hugogogo
2025-03-03 17:53:55 +01:00
parent 4d9273cd53
commit 90c91a198e
3 changed files with 43 additions and 1 deletions

3
module00/ex01/main.c Normal file
View File

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