025-func-macro-as-non-macro.c revision b8e80941
1#define foo(bar) bar
2foo bar
3