Compare commits

..

1 Commits

Author SHA1 Message Date
54310872c9 commit2 2024-11-26 19:47:50 +04:00

3
main1
View File

@ -74,4 +74,5 @@ void test_strchr_my() {
else {
printf("NULL\n");
}
}
}
//commit2