Format code manually for regression tests

This commit is contained in:
Ruihan Li
2024-03-16 00:28:37 +08:00
committed by Tate, Hongliang Tian
parent 82de200d03
commit 42881bcdaa
13 changed files with 37 additions and 36 deletions

View File

@ -16,4 +16,4 @@ int main(int argc, char *argv[], char *envp[])
printf("%s\n", envp[i]);
}
return 0;
}
}