Début test interface borne

This commit is contained in:
2023-01-04 22:07:32 +01:00
parent 66d1aaf027
commit b31ee7c0b9
39 changed files with 3354 additions and 3260 deletions

View File

@@ -1,7 +1,7 @@
#include <stdio.h>
int main()
{
puts("hello world!");
return 0;
}
#include <stdio.h>
int main()
{
puts("hello world!");
return 0;
}