2020-09-06 05:43:07 -07:00

4 lines
58 B
C

void do_tests() {
ASSERT(stringp(malloc_status()));
}