commit 53ff5dc37df60fc37a280743c82cd3c9b3b127e5 Author: fanasina Date: Tue Mar 24 08:57:32 2026 +0100 onefileheader_test: init repo diff --git a/test.c b/test.c new file mode 100644 index 0000000..b95ef18 --- /dev/null +++ b/test.c @@ -0,0 +1,7 @@ +#include "y_test_h.h" + + +int main(){ + + return 0; +} diff --git a/y_test_h.h b/y_test_h.h new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/y_test_h.h @@ -0,0 +1 @@ +