016-define-func-1-arg.c revision 01e04c3f
1#define foo(x) ((x)+1)
2foo(bar)
3