copypaste

This commit is contained in:
2025-06-02 09:10:50 -04:00
parent 87ccfdf279
commit eb9ae4316f
15 changed files with 3777 additions and 0 deletions

View File

@ -4,5 +4,6 @@ int main(int argc, char* argv[])
{
int ret = 0;
printf("ams string4 library tests.\n");
return ret;
}