{ \
char top; \
object buf[2]; buf[0] = a1;buf[1] = a2;\
GC(td, clo, buf, 2); \
return; \
} else {\
closcall2(td, (
closure) (clo),a1,a2); \
return;\
} \
}
A closed-over function with no variables.
Definition: types.h:948
#define stack_overflow(x, y)
Definition: types.h:387