019-define-func-1-arg-multi.c revision 01e04c3f
1#define foo(x) (x)
2foo(this is more than one word)
3