lang-bootstrap/05/tcc-0.9.27/tests/pp/06.c

6 lines
42 B
C
Raw Permalink Normal View History

2022-02-18 12:36:57 -05:00
#define X(a,b, \
c,d) \
foo
X(1,2,3,4)