diff --git a/test.c b/test.c index ad92d8e..d4aff43 100644 --- a/test.c +++ b/test.c @@ -1,13 +1,10 @@ -#include +#include +#include +#include +#include "test.h" + int main() { - printf("test\n"); - printf("test again\n"); - printf("test push\n"); - printf("test on my vscode\n"); - /*test on may vscscode*/ - /*test test on mac*/ - /*testggdhgjhghbj*/ return 0; }