diff --git a/test.c b/test.c index f8bd254..8090292 100644 --- a/test.c +++ b/test.c @@ -4,7 +4,7 @@ int main() printf("test\n"); printf("test again\n"); printf("test push\n"); - /*test*/ + /*test test on mac*/ return 0; }