xref: /netbsd-src/external/bsd/tradcpp/dist/tests/t05.c (revision 867d70fc718005c0918b8b8b2f9d7f2d52d0a0db)
1 #define concat(a, b) a/**/b
2 concat(abc,def)
3