Patch pipe2 (#364)

This commit is contained in:
hanjiezhou
2023-09-13 00:58:01 +08:00
committed by GitHub
parent 68312d3c68
commit 22c9db312a
8 changed files with 147 additions and 31 deletions

View File

@ -41,6 +41,5 @@ int main()
{
print_ascii_logo();
print_copyright();
return 0;
}