local_ints        447 gc/tests/test.c         return(local_cons(local_cons(INT_TO_SEXPR(low), nil), local_ints(low+1, up)));
local_ints        537 gc/tests/test.c         check_ints(local_reverse(local_reverse(local_ints(1,10))), 1, 10);