summaryrefslogtreecommitdiff
path: root/glcpp/tests/019-define-func-1-arg-multi.c
blob: c4e62b255088f2356b288a2b968143ec343dfda9 (plain)
1
2
#define foo(x) (x)
foo(this is more than one word)