modernc.org/ccgo/v3@v3.16.14/lib/testdata/tcc-0.9.27/tests/pp/06.c (about) 1 #define X(a,b, \ 2 c,d) \ 3 foo 4 5 X(1,2,3,4)