{ \
char top; \
object buf[2]; buf[0] = a1;buf[1] = a2;
\ return; \
return;\
} \
}
A closed-over function with no variables.
Definition: types.h:1216
void * object
Definition: types.h:29
#define closcall2(td, clo, a1, a2)
Definition: runtime.c:119
#define stack_overflow(x, y)
Definition: types.h:454
void GC(void *data, closure cont, object *args, int num_args)
Definition: runtime.c:5506