xref: /netbsd-src/external/bsd/tradcpp/dist/tests/t30.c (revision 31615c9617fab4df7f5e221552df7da87f14320d)
1*31615c96Sdholland #define x(a,b,c) a;b;c;
2*31615c96Sdholland x((,),x,",")
3