v2 / vlib / v / gen / c / testdata / boehm_default_startup.c.must_have
2 lines · 2 sloc · 41 bytes · 9da21771eb11287d455f40a98c5b24e97c48a0f9
Raw
1GC_set_free_space_divisor(2);
2GC_INIT();
3