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