020-define-func-2-arg-multi.c revision 01e04c3f
1#define foo(x,y) x,two fish,red fish,y
2foo(one fish, blue fish)
3