Files
third_party_mesa3d/glcpp/tests/019-define-func-1-arg-multi.c
2010-06-21 11:22:11 -07:00

3 lines
51 B
C

#define foo(x) (x)
foo(this is more than one word)