This commit is contained in:
oppo-pad-air 2023-02-27 23:12:47 +08:00
parent 1016ac90f5
commit 778c5f31e7

1
test.c
View File

@ -5,6 +5,7 @@ int main()
printf("test again\n");
printf("test push\n");
/*test test on mac*/
/*testggdhgjhghbj*/
return 0;
}