We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f432017 commit 36f361dCopy full SHA for 36f361d
1 file changed
bench/bench_sort/main.c
@@ -191,4 +191,5 @@ int sort_test() {
191
int main(void) {
192
sort_test();
193
return 0;
194
+
195
}
0 commit comments