mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:43:16 +00:00
@@ -20,6 +20,6 @@ TEST_END
|
||||
|
||||
int
|
||||
main() {
|
||||
return (test(
|
||||
test_basic));
|
||||
return test(
|
||||
test_basic);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user