Cyclone Scheme  0.9
#define make_list_1 (   l,
  a1 
)    make_pair(l, a1, NULL);