mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-15 07:01:42 +03:00
parent
c4c2592c83
commit
f408643a4c
104 changed files with 1161 additions and 1168 deletions
|
|
@ -20,6 +20,6 @@ TEST_END
|
|||
|
||||
int
|
||||
main() {
|
||||
return (test(
|
||||
test_basic));
|
||||
return test(
|
||||
test_basic);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue