Skip to content

Commit 36f361d

Browse files
committed
Update main.c
1 parent f432017 commit 36f361d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bench/bench_sort/main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,5 @@ int sort_test() {
191191
int main(void) {
192192
sort_test();
193193
return 0;
194+
194195
}

0 commit comments

Comments
 (0)