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

6 lines
42 B
C
Raw Normal View History

2025-04-18 12:38:54 +01:00
#define X(a,b, \
c,d) \
foo
X(1,2,3,4)