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

@ -15,4 +15,4 @@ int main()
printf("Should not print\n");
fflush(stdout);
return 0;
}
}