mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
@@ -27,6 +27,6 @@ TEST_END
|
||||
|
||||
int
|
||||
main(void) {
|
||||
return (test(
|
||||
test_arena_slab_regind));
|
||||
return test(
|
||||
test_arena_slab_regind);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user