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